Bug #15707
Add AWS Govcloud region to compute resource provider list
Description
Please add this provider.
Associated revisions
History
#1
Updated by Bryan Kearney over 2 years ago
- Bugzilla link set to 1356517
#2
Updated by Dominic Cleal over 2 years ago
- Status changed from New to Need more information
Is us-gov-west-1 not automatically listed as a region? Current versions of Foreman/fog should accept it.
#3
Updated by Shlomi Zadok about 2 years ago
It is supported by Fog & Foreman.
Please not that it is dependent of the user settings.
#4
Updated by Bryan Kearney almost 2 years ago
Shlomi, do you know what setting the user needs? Downstream says the user can see https://console.amazonaws-us-gov.com/console/home?region=us-gov-west-1
#5
Updated by Lukas Zapletal almost 2 years ago
- Status changed from Need more information to Resolved
This is indeed supported in latest stable version of Foreman, this has been cloned from bugzilla which is a request for backport which is unlikely to happen due to complexity of the hardcoded code in fog-aws, the only viable choice is to rebase fog/fog-aws downstream (which can be problematic too).
#6
Updated by Marek Hulán 5 months ago
- Assignee set to Marek Hulán
- Status changed from Resolved to Assigned
- Found in Releases 1.20.0 added
This is still an issue, turns out govcloud region must be set explicitly before we ask for available regions. A simple checkbox in the form will do.
#7
Updated by The Foreman Bot 5 months ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6068 added
#8
Updated by Marek Hulán 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset a6cf3a531b524d85c94fb0acefa3bb72b5e7574a.
#9
Updated by Tomer Brisker 4 months ago
- Fixed in Releases 1.20.0 added
Fixes #15707 - AWS support for GovCloud