| Summary: | azure-armrest needs to handle multiple subscriptions | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | John Prause <jprause> |
| Component: | Providers | Assignee: | Bronagh Sorota <bsorota> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Jeff Teehan <jteehan> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.5.0 | CC: | bsorota, carnott, dajohnso, gblomqui, jfrey, jhardy, jteehan, mfeifer, obarenbo |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.5.5 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | azure | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
When provisioning Microsoft Azure virtual machines, there was no option in CloudForms to select an Azure subscription that is not the user's default/primary subscription. As a result, newly provisioned Azure virtual machines do not show up in CloudForms. This has been fixed in the code by adding a new subscription column in the ext_management_systems table, and allowing subscription selection during Azure provisioning.
|
Story Points: | --- |
| Clone Of: | 1318356 | Environment: | |
| Last Closed: | 2016-05-19 17:34:06 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: | |
| Bug Depends On: | 1318356 | ||
| Bug Blocks: | |||
|
Comment 2
Bronagh Sorota
2016-05-10 17:57:43 UTC
Greg This requires a new column to be added to the ExtManagementSystem table but DB changes are not permitted after a release. Does this apply to hot fixes too? B |