Bug 1282618
| Summary: | cfme cloud-init broken with rhev 3.5.5 | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Josh Carter <jocarter> | |
| Component: | Provisioning | Assignee: | Brandon Dunne <bdunne> | |
| Status: | CLOSED ERRATA | QA Contact: | luke couzens <lcouzens> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 5.5.0 | CC: | bdunne, cpelland, dajohnso, ekin.meroglu, gmccullo, jhardy, jprause, mfeifer, mkanoor, ngupta, obarenbo, pmukhedk, tfitzger | |
| Target Milestone: | GA | Keywords: | ZStream | |
| Target Release: | 5.6.0 | |||
| Hardware: | All | |||
| OS: | All | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.6.0.0 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1290175 1328439 (view as bug list) | Environment: | ||
| Last Closed: | 2016-06-29 15:08:24 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: | ||||
| Bug Blocks: | 1290175, 1328439 | |||
|
Description
Josh Carter
2015-11-16 22:04:00 UTC
Drew - Please work with Brandon on this issue. Seems related to https://bugzilla.redhat.com/show_bug.cgi?id=1269534 Even with the "use_cloud_init" change, no success provisioning to RHEV 3.5.5 Opened RHEVM Bug 1284654 while working on this issue. Based on feedback from https://bugzilla.redhat.com/show_bug.cgi?id=1269534#c17 it seems we will be unable to provision using cloud-init on RHEV 3.5.5 due to changes in the RHEV API at this version. I am currently testing against RHEV 3.5.6 and will make any changes required to restore the functionality that we had before RHEV 3.5.5 API change. New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/407dbdc450f6f0c8dcae90c120fd1cc7bb106fb2 commit 407dbdc450f6f0c8dcae90c120fd1cc7bb106fb2 Author: Brandon Dunne <bdunne> AuthorDate: Wed Nov 25 12:24:39 2015 -0500 Commit: Brandon Dunne <bdunne> CommitDate: Tue Dec 15 10:26:49 2015 -0500 Send use_cloud_init to start when provisioning RHEV 3.5.5+ with cloud-init https://bugzilla.redhat.com/show_bug.cgi?id=1282618 Initialization data no longer used in cloud-init user data: https://bugzilla.redhat.com/show_bug.cgi?id=1269534 Version field incorrect: https://bugzilla.redhat.com/show_bug.cgi?id=1284654 .../providers/redhat/infra_manager/provision/configuration.rb | 4 ++++ .../providers/redhat/infra_manager/provision/state_machine.rb | 11 +++++++++++ gems/pending/Gemfile | 2 +- 3 files changed, 16 insertions(+), 1 deletion(-) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=7445e4208eb360a6c6775ced847d3d9a957b3165 commit 7445e4208eb360a6c6775ced847d3d9a957b3165 Author: Brandon Dunne <bdunne> AuthorDate: Wed Nov 25 12:24:39 2015 -0500 Commit: Brandon Dunne <bdunne> CommitDate: Wed Dec 16 18:12:33 2015 -0500 Send use_cloud_init to start when provisioning RHEV 3.5.5+ with cloud-init https://bugzilla.redhat.com/show_bug.cgi?id=1282618 Initialization data no longer used in cloud-init user data: https://bugzilla.redhat.com/show_bug.cgi?id=1269534 Version field incorrect: https://bugzilla.redhat.com/show_bug.cgi?id=1284654 .../providers/redhat/infra_manager/provision/configuration.rb | 4 ++++ .../providers/redhat/infra_manager/provision/state_machine.rb | 11 +++++++++++ gems/pending/Gemfile | 2 +- 3 files changed, 16 insertions(+), 1 deletion(-) verified in 5.6.0.10 with rhev 3.5.7-0.1 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://access.redhat.com/errata/RHBA-2016:1348 |