Summary: | [RFE] CloudForms 4.1 unable to add Azure Gov Cloud Provider | ||
---|---|---|---|
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: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 5.6.0 | CC: | cpelland, dberger, gblomqui, itewksbu, jfrey, jhardy, jocarter, jritenou, mhild, obarenbo |
Target Milestone: | GA | Keywords: | FutureFeature, ZStream |
Target Release: | 5.7.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | azure:gov | ||
Fixed In Version: | 5.7.1.2 | Doc Type: | Enhancement |
Doc Text: | Story Points: | --- | |
Clone Of: | 1403366 | Environment: | |
Last Closed: | 2017-02-27 19:15:36 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: | |
Bug Depends On: | 1403366, 1412355 | ||
Bug Blocks: |
Comment 2
CFME Bot
2016-12-15 13:41:16 UTC
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/d7381914e78cbfd3ad2c91ac0688e2a50b40cde5 commit d7381914e78cbfd3ad2c91ac0688e2a50b40cde5 Author: Greg Blomquist <blomquisg> AuthorDate: Wed Dec 14 12:58:58 2016 -0500 Commit: Oleg Barenboim <chessbyte> CommitDate: Thu Dec 15 08:43:49 2016 -0500 Merge pull request #19 from bronaghs/master Disable/Enable support for specific regions. (cherry picked from commit 0369dabeccf0d4c4d7ca74e2f4113d71daf00040) https://bugzilla.redhat.com/show_bug.cgi?id=1404827 https://bugzilla.redhat.com/show_bug.cgi?id=1404871 app/models/manageiq/providers/azure/regions.rb | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/4f30af588005dca381bf438777427b7ca2c5b6ae commit 4f30af588005dca381bf438777427b7ca2c5b6ae Author: Satoe Imaishi <simaishi> AuthorDate: Thu Feb 9 10:48:16 2017 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: Thu Feb 9 11:16:43 2017 -0500 Merge pull request #28 from djberg96/usgov Add usgov support, fix rescue scoping (cherry picked from commit 5879733bc0ef74b2ffd3658d81b1cd7af7e2eb82) https://bugzilla.redhat.com/show_bug.cgi?id=1404827 app/models/manageiq/providers/azure/manager_mixin.rb | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) It works fine. Just need to go into advanced settings and remove one of the gov regions from the azure hide list. And if you happen to have the secret settings you can add it like any other provider. 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://rhn.redhat.com/errata/RHSA-2017-0320.html |