Amazon EC2 driver
This change adds an experimental AWS driver. It lacks some of the deeper features of the openstack driver, such as quota management and image building, but is highly functional for running tests on a static AMI. Note that the test base had to be refactored to allow fixtures to be customized in a more flexible way. Change-Id: I313f9da435dfeb35591e37ad0bec921c8b5bc2b5 Co-Authored-By: Tristan Cacqueray <tdecacqu@redhat.com> Co-Authored-By: David Moreau-Simard <dmsimard@redhat.com> Co-AUthored-By: Clint Byrum <clint@fewbar.com>
This commit is contained in:
committed by
Clint Byrum
parent
1edeb2fe3b
commit
aa16b8b891
@@ -7,3 +7,4 @@ python-subunit
|
||||
stestr>=1.0.0 # Apache-2.0
|
||||
testscenarios
|
||||
testtools>=0.9.27
|
||||
moto
|
||||
|
||||
Reference in New Issue
Block a user