Tempest Plugin for ec2-api project
Go to file
Andrey Pavlov be7ebefd7d fix races
1) fix bug with filtering
filters were applied before unpaired items is added to result

2) fix races in default security group creation

3) add waiter for associate/disassociate address

4) fix security group classic test
it should choose default group group only from classic groups

5) fix describe_vpc_with_filters test
it can run in parallel with other test with same CIDR

6) fix networks list for instance run at subnet creation/deletion

7) fix selective decsribe by names
it should not delete valid items from db

Change-Id: Iadadefb8b4abebbb3b8efc0e536e5de30ed23dab
2015-12-15 09:22:50 +03:00
api fix races 2015-12-15 09:22:50 +03:00
obsolete add old tests to temporary folder 2015-11-13 11:35:50 +03:00
scenario fix races 2015-12-15 09:22:50 +03:00
__init__.py add first functional test with infrastructure 2015-02-08 10:16:48 +03:00
base.py fix races 2015-12-15 09:22:50 +03:00
botocoreclient.py functional tests: fix tests work over SSL OpenStack Cloud 2015-11-09 21:58:58 +03:00
config.py Adopt functional tests to be a tempest plugin 2015-11-16 22:00:28 +03:00
config_opts.py Adopt functional tests to be a tempest plugin 2015-11-16 22:00:28 +03:00
plugin.py Adopt functional tests to be a tempest plugin 2015-11-16 22:00:28 +03:00