Bug 1276469
| Summary: | Azure orchestration stack provisioned through service does not have template association | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Bill Wei <bilwei> |
| Component: | Automate | Assignee: | Bill Wei <bilwei> |
| Status: | CLOSED ERRATA | QA Contact: | Jeff Teehan <jteehan> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.4.0 | CC: | cpelland, gblomqui, jhardy, mkanoor, obarenbo, simaishi, tcarlin, tfitzger |
| Target Milestone: | GA | ||
| Target Release: | 5.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.5.0.11 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-12-08 13:42:26 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: | |||
|
Description
Bill Wei
2015-10-29 19:08:17 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/27b5a5db41cf374ca68458e15bb955e6a914828d commit 27b5a5db41cf374ca68458e15bb955e6a914828d Author: Bill Wei <bilwei> AuthorDate: Fri Oct 30 14:45:40 2015 -0400 Commit: Bill Wei <bilwei> CommitDate: Fri Oct 30 14:45:40 2015 -0400 Load template from VMDB if it cannot be retrieved from the provider https://bugzilla.redhat.com/show_bug.cgi?id=1276469 .../manageiq/providers/azure/cloud_manager/refresh_parser.rb | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) Merged to 5.5.z http://gitlab.cloudforms.lab.eng.rdu2.redhat.com/cloudforms/cfme/merge_requests/454 commit eb4d687c9a2319b0bfd7da13adbcae9772dc470c Author: Bill Wei <bilwei> Date: Fri Oct 30 14:45:40 2015 -0400 Load template from VMDB if it cannot be retrieved from the provider https://bugzilla.redhat.com/show_bug.cgi?id=1276469 New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=eb4d687c9a2319b0bfd7da13adbcae9772dc470c commit eb4d687c9a2319b0bfd7da13adbcae9772dc470c Author: Bill Wei <bilwei> AuthorDate: Fri Oct 30 14:45:40 2015 -0400 Commit: Bill Wei <bilwei> CommitDate: Fri Nov 13 16:32:24 2015 -0500 Load template from VMDB if it cannot be retrieved from the provider https://bugzilla.redhat.com/show_bug.cgi?id=1276469 .../manageiq/providers/azure/cloud_manager/refresh_parser.rb | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=45eedc92eae99e6cf7c5853edc2630572df75120 commit 45eedc92eae99e6cf7c5853edc2630572df75120 Merge: 459c78f eb4d687 Author: Greg Blomquist <gblomqui> AuthorDate: Sun Nov 15 17:52:33 2015 -0500 Commit: Greg Blomquist <gblomqui> CommitDate: Sun Nov 15 17:52:33 2015 -0500 Merge branch '5.5.z_azure_template_stack_link' into '5.5.z' Load template from VMDB if it cannot be retrieved from the provider https://bugzilla.redhat.com/show_bug.cgi?id=1276469 Original PR: https://github.com/ManageIQ/manageiq/pull/5207 See merge request !454 .../manageiq/providers/azure/cloud_manager/refresh_parser.rb | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) Verified that the Orchestration Template exists under properties using 5.5.0.11 with https://10.16.6.164/orchestration_stack/show/1119r9 You can view the result there. Relationships Cloud Provider Azure-westus Orchestration Template Jeffs Azure Single Image Instances 0 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/RHSA-2015:2551 |