Bug 1196054
| Summary: | Suspending an instance fails when using vnic_type=direct | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Itzik Brown <itbrown> |
| Component: | openstack-nova | Assignee: | Victor Stinner <vstinner> |
| Status: | CLOSED ERRATA | QA Contact: | Joe H. Rahme <jhakimra> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0 (Juno) | CC: | berrange, dasmith, eglynn, kchamart, ndipanov, panbalag, sbauza, sferdjao, sgordon, slong, vromanso, yeylon |
| Target Milestone: | z5 | Keywords: | ZStream |
| Target Release: | 6.0 (Juno) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-nova-2014.2.3-37.el7ost | Doc Type: | Bug Fix |
| Doc Text: |
Suspending an instance with a pre-created port that uses binding:vnic_type='direct' previously failed; this has been fixed with an update to the API.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-01-07 20:48:21 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1293266 | ||
| Bug Blocks: | |||
|
Description
Itzik Brown
2015-02-25 08:30:50 UTC
Should backport to stable/juno and get into rhos6/A3 I backported the change from master to Juno: https://review.openstack.org/#/c/164713/ My backport to Juno has been merged: https://review.openstack.org/#/c/164713/ I expected it to be included in OSP 6 thanks to regular rebases, but I missed the fact that there are no more Juno releases :-/ 2014.2.3 (April 2015) is the last release, whereas my change was merged in May 2015. I ported the change downstream to OSP 6: https://code.engineering.redhat.com/gerrit/#/c/59767/ Note: OSP 7 has already the fix. openstack-nova-2014.2.3-37.el7ost includes the backport of the bugfix. Liberty Seems to be fine. When trying to test in Juno - got BZ#1293266. Managed to install Juno through the workaround mentioned in BZ#1293266. Code has been properly backported to package: Name : openstack-nova Version : 2014.2.3 Release : 42.el7ost Repo : rhelosp-6.0-puddle/x86_64 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2016-0013.html |