Bug #17781
closed"us-east-2" (Ohio region) not in foreman-ec2 compute resource
Description
The foreman-ec2 compute resource does not recognize "us-east-2" as an available region.
2016-12-19T20:50:21 d240091e [app] [W] Failed to generate key pair | ArgumentError: Unknown region: "us-east-2"
I looked at the ec2 compute resource plugin(? is that even what it's called?) and found no references to us-east-2, only us-east-1. Can this be added/backported to 1.13.x?
Updated by Anonymous almost 8 years ago
- Blocked by Refactor #17657: Permit fog-aws 1.x added
Updated by Anonymous almost 8 years ago
- Category set to Compute resources - EC2
- Translation missing: en.field_release deleted (
207)
Updated by Anonymous almost 8 years ago
This might (at least partly) be fixed with fog-aws 0.13. Which fog-aws version is your Foreman using currently?
Updated by Ben Howell almost 8 years ago
Michael Moll wrote:
This might (at least partly) be fixed with fog-aws 0.13. Which fog-aws version is your Foreman using currently?
How do I get my fog-aws version info?
Updated by Ben Howell almost 8 years ago
It looks like I'm running either fog-aws 0.12 or 0.13. I didn't see it in the gems as the foreman user, but doing a simple find | grep gave me
~$ find | grep fog-aws ./vendor/cache/fog-aws-0.13.0.gem ./vendor/ruby/2.3.0/cache/fog-aws-0.13.0.gem ./vendor/ruby/2.3.0/cache/fog-aws-0.12.0.gem
Updated by Ben Howell almost 8 years ago
I just ran apt-get update && apt-get upgrade and it looks like fog-aws 0.1.2 was the issue. It's now running 0.1.3 and us-east-2 is present and usable.
Updated by Anonymous almost 8 years ago
1.13.3 contains fog-aws 0.13.0 in the DPKGs. So we know now, fog-aws 0.13.0 fixes this, thanks!
This is solved for DEB now and I'll open a RPM pull request with that update.
Updated by Anonymous almost 8 years ago
- Blocked by deleted (Refactor #17657: Permit fog-aws 1.x)
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Anonymous
- Pull request https://github.com/theforeman/foreman-packaging/pull/1461 added
Updated by Dominic Cleal almost 8 years ago
- Translation missing: en.field_release set to 213
Updated by Anonymous almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset rpms:foreman-packaging|669a1cc307c960040e271327723262b800e0ac5c.
Updated by Daniel Lobato Garcia almost 7 years ago
- Bugzilla link set to 1511216