lp:~rcj/ubuntu-server-ec2-testing/ubuntu-server-ec2-testing

Created by Robert C Jennings and last modified
Get this branch:
bzr branch lp:~rcj/ubuntu-server-ec2-testing/ubuntu-server-ec2-testing
Only Robert C Jennings can upload to this branch. If you are Robert C Jennings please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robert C Jennings
Project:
Ubuntu Server ec2 Testing
Status:
Merged

Recent revisions

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.

39. By Dan Watkins

Transfer the whole test directory to target host.

Previously we transferred only a script which re-branched everything.
This will give us more flexibility when we want to change that
behaviour.

38. By Robert C Jennings

Add ssd/io1 storage types for current instance types

37. By Robert C Jennings

Add r3 instance types

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu-server-ec2-testing
This branch contains Public information 
Everyone can see this information.