Bug 1186413
Summary: | [fog] Booting block_device_mapping_v2 from image fails | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Brandon Dunne <bdunne> | |
Component: | Appliance | Assignee: | Brandon Dunne <bdunne> | |
Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 5.3.0 | CC: | bdunne, jhardy, jrafanie, xlecauch | |
Target Milestone: | GA | |||
Target Release: | 5.4.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | 5.4.0.0.11 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1186415 (view as bug list) | Environment: | ||
Last Closed: | 2015-06-16 12:48:30 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | Bug | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1186415 |
Comment 1
Brandon Dunne
2015-01-27 15:59:59 UTC
Hi, could you please provide me a request that would reproduce this issue? Please see Daves comment here: https://bugzilla.redhat.com/show_bug.cgi?id=1186415#c2 Previously, the volume_size was not passed to Openstack causing the provision to fail. You should be able to reproduce that error by not specifying the volume size in your hash. Adding the volume_size to your hash should succeed. So, I tried it in 5.4.0.0.19 with the code as specified in 1186415#c2 and it worked. So, I noticed that on RHOS6, there is now an option to make volume bootable. This makes our test that uses this automation code fail on RHOS6, because it seems CFME does not set it. RHOS5 and lower work. Milan, Please open that as a new bug. 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/RHBA-2015-1100.html |