Bug 1459217
| Summary: | [RFE] Azure managed images not discovered | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | Providers | Assignee: | Daniel Berger <dberger> |
| Status: | CLOSED ERRATA | QA Contact: | Jeff Teehan <jteehan> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.8.0 | CC: | cbolz, cpelland, dberger, gblomqui, jfrey, jhardy, jistefan, jocarter, jwesterl, myoder, ncatling, obarenbo, rspagnol, simaishi |
| Target Milestone: | GA | Keywords: | FutureFeature, ZStream |
| Target Release: | 5.8.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | provider:azure:images | ||
| Fixed In Version: | 5.8.1.0 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1439815 | Environment: | |
| Last Closed: | 2017-08-02 17:26:33 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | Azure | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1439815 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2017-06-06 14:48:19 UTC
New commit detected on ManageIQ/manageiq-providers-azure/fine: https://github.com/ManageIQ/manageiq-providers-azure/commit/5e1fb1c45b5671b7c891658cf8e19ef28740e83c commit 5e1fb1c45b5671b7c891658cf8e19ef28740e83c Author: Bronagh Sorota <bsorota> AuthorDate: Wed May 10 15:02:39 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Thu Jun 8 12:38:59 2017 -0400 Merge pull request #65 from djberg96/managed_images2 Add support for managed images (cherry picked from commit 3212ee2ae4a477426434325e3704e003245de89b) https://bugzilla.redhat.com/show_bug.cgi?id=1459217 .../azure/cloud_manager/provision/cloning.rb | 24 +- .../azure/cloud_manager/refresh_parser.rb | 33 + .../providers/azure/refresh_helper_methods.rb | 6 + config/settings.yml | 1 + manageiq-providers-azure.gemspec | 2 +- .../azure/cloud_manager/provision_spec.rb | 73 +- .../azure/cloud_manager/refresher_spec.rb | 56 +- .../providers/azure/cloud_manager/refresher.yml | 6050 +++++++++++--------- 8 files changed, 3520 insertions(+), 2725 deletions(-) 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-2017:1758 |