lp://qastaging/ubuntu-server-ec2-testing
Created by
James Page
and last modified
- Get this branch:
- bzr branch lp://qastaging/ubuntu-server-ec2-testing
Members of
Ubuntu Server ec2 Testing Developers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Ben Howard: Pending requested
- Diff: 0 lines
Branch information
Recent revisions
- 49. By Robert C Jennings
-
settings: Fix eu-central-1 placement names
Correct placement options are eu-central-1[ab] and we had
eu-central-1[bc]. This was causing the 'all-zones' test to
fail for eu-central-1 - 46. By Robert C Jennings
-
Catch failure to connect to unknown regions
When an unknown region is encountered boto.ec2.
connect_ to_region( ) no
exception is raise but None is returned. This was not handled by the code
and would cause a traceback later when the connection was used in
create_keypair(). This patch will raise an exception as soon as
the connection fails due to an unknown region and will provide a useful
message.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)