lp:ubuntu-server-ec2-testing

Created by James Page and last modified
Get this branch:
bzr branch lp:ubuntu-server-ec2-testing
Members of Ubuntu Server ec2 Testing Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

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

48. By Robert C Jennings

Teach ec2.settings about govcloud region placement (lp:1341120)

47. By Robert C Jennings

Teach ec2.testing about govcloud query data location (lp:1341120)

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.

45. By Ben Howard

Fix bad syntax commit

44. By Ben Howard

Added eu-central-1 definition

43. By Dan Watkins

Formatting cleanup.

42. By Dan Watkins

Clean up trailing whitespace.

41. By Dan Watkins

Make it possible to run within virtualenv.

40. By Dan Watkins

Reorder testing.py imports.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.