ec2-api/rally-scenarios
Andrey Pavlov 61a965cfc9 fix rally scenarios
1. ec2_servers has been commited to rally and our ec2_server object
now conflicts with rally`s. in this patchset our object has been renamed.

2. rally now doesn't save context between runs. it passes original context
to each run. before this feature we stored something in context and
didn't count first run. moved to using global var of ec2 plugin.
rally was changed here - https://review.openstack.org/#/c/203911/9

3. added route tables preparation for floating ip associating.

4. Scenarios was refactored in rally
https://review.openstack.org/#/c/212831/3

Change-Id: I57d6298a8ae734720f68a0caf2b36c92f32893b0
2015-08-18 09:39:50 +03:00
..
extra adding rally scenario 2015-02-26 12:28:17 +03:00
plugins fix rally scenarios 2015-08-18 09:39:50 +03:00
ec2-api-fakevirt.yaml fix rally scenarios 2015-08-18 09:39:50 +03:00
post_test_hook.sh update from global requirements 2015-07-01 17:02:52 +03:00
README.rst adding rally scenario 2015-02-26 12:28:17 +03:00

This directory contains rally benchmark scenarios to be run by OpenStack CI.