Bug 1503295
Summary: | Azure Instances Can Have Empty Resource Groups when Location of Instance & Group mismatch Causing SSA Failure | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Jerry Keselman <jkeselma> | |
Component: | Providers | Assignee: | Daniel Berger <dberger> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Satyajit Bulage <sbulage> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 5.9.0 | CC: | bsorota, dberger, gblomqui, jfrey, jhardy, obarenbo, sbulage, simaishi | |
Target Milestone: | GA | Keywords: | TestOnly | |
Target Release: | 5.10.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1515452 (view as bug list) | Environment: | ||
Last Closed: | 2018-06-21 20:31:19 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | Bug | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | Azure | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1515452 |
Description
Jerry Keselman
2017-10-17 19:35:50 UTC
Technically, resource groups in Azure have a location. In practice, the location of a resource group has little significance, since Azure doesn't mandate that the resources within a resource group be in the same region. Agreed that this is a bug on our end. We should just collect all resource groups in the refresh parser regardless of provider region so that we are guaranteed to have the relationship setup. So This wasn't really fixed with the above PR - I would think this should be changed back to ON_DEV... New PRs: https://github.com/ManageIQ/manageiq-providers-azure/pull/165 https://github.com/ManageIQ/manageiq-schema/pull/123 *** Bug 1502734 has been marked as a duplicate of this bug. *** |