summaryrefslogtreecommitdiff
path: root/tempest/scenario/manager.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge network clients to a single classKen'ichi Ohmichi2014-12-241-7/+7
* | Change neutron client methods to return one value and update testsDavid Kranz2014-12-181-20/+20
|/
* Merge "Adds scenario for IPv6 addresses"Jenkins2014-12-111-9/+26
|\
| * Adds scenario for IPv6 addressesKirill Shileev2014-12-011-9/+26
* | Remove network debugMatthew Treinish2014-12-091-7/+1
* | Merge "Basic networks Scenario Test Enhancements"Jenkins2014-12-091-0/+4
|\ \
| * | Basic networks Scenario Test EnhancementsAlok Maurya2014-12-021-0/+4
| |/
* | Scenario manager: catch Exception in get_remote_clientJordanP2014-11-261-3/+19
|/
* Unified interface for ScenarioTest and NetworkScenarioTestYair Fried2014-11-241-53/+73
* Merge "Use addCleanup when running swift scenario tests"Jenkins2014-11-181-0/+7
|\
| * Use addCleanup when running swift scenario testsChris Dent2014-11-141-0/+7
* | Merge "Fix resource_setup order in scenarios"Jenkins2014-11-181-6/+5
|\ \
| * | Fix resource_setup order in scenariosMasayuki Igawa2014-10-151-6/+5
* | | Merge "Adds test for list/get volume attachments V2 APIs"Jenkins2014-11-121-2/+1
|\ \ \ | |_|/ |/| |
| * | Adds test for list/get volume attachments V2 APIsGhanshyam2014-10-231-2/+1
* | | Allow some lag for floating IP to reach a statusCarl Baldwin2014-10-271-2/+8
|/ /
* | Merge "Easier to read console output"Jenkins2014-10-151-3/+4
|\ \ | |/ |/|
| * Easier to read console outputBrant Knudson2014-09-241-3/+4
* | Merge "Fix finding router for scenario tests"Jenkins2014-10-151-2/+2
|\ \
| * | Fix finding router for scenario testsSergey Shnaidman2014-09-301-2/+2
* | | Merge "Adds status check for FloatingIP in network scenarios"Jenkins2014-10-151-0/+17
|\ \ \
| * | | Adds status check for FloatingIP in network scenariosYair Fried2014-10-051-0/+17
* | | | Merge "Orchestration use stack timeout waiting for ping response"Jenkins2014-10-151-3/+4
|\ \ \ \
| * | | | Orchestration use stack timeout waiting for ping responseSteven Hardy2014-10-081-3/+4
| |/ / /
* | | | Merge "Add Credentials Provider factory"Jenkins2014-10-141-17/+10
|\ \ \ \
| * | | | Add Credentials Provider factoryAndrea Frittoli2014-10-091-17/+10
| |/ / /
* | | | Merge "Add the start message for debugging net info"Jenkins2014-10-101-6/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Add the start message for debugging net infoKen'ichi Ohmichi2014-10-011-6/+8
| |/ /
* | | Merge "Migrate scenario tests to resource_* fixtures"Jenkins2014-10-031-12/+12
|\ \ \
| * | | Migrate scenario tests to resource_* fixturesAndrea Frittoli2014-10-031-12/+12
* | | | Removes deprecated net_common moduleYair Fried2014-10-011-2/+1
* | | | Drop OfficialClientManager and references to itAndrea Frittoli2014-10-011-9/+1
|/ / /
* | | Drop OfficialClientManager from tenant isolationAndrea Frittoli2014-10-011-2/+1
|/ /
* | Merge "Make SwiftScenarioTest methods public"Jenkins2014-09-291-13/+13
|\ \
| * | Make SwiftScenarioTest methods publicChris Dent2014-09-101-13/+13
* | | Rename NeutronScenarioTest to NetworkScenarioTestAndrea Frittoli2014-09-261-4/+2
* | | Drop OfficialClientTest and NetworkTestAndrea Frittoli2014-09-261-1060/+0
* | | Cleanup leftover dependencies to official clientsAndrea Frittoli2014-09-261-17/+3
* | | Merge "Remove duplicate _ping_ip_address() methods"Jenkins2014-09-251-43/+17
|\ \ \
| * | | Remove duplicate _ping_ip_address() methodsAaron Rosen2014-09-241-43/+17
| | |/ | |/|
* | | Merge "Migrate test_load_balancer_basic to tempest client"Jenkins2014-09-251-0/+35
|\ \ \ | |/ / |/| |
| * | Migrate test_load_balancer_basic to tempest clientMiguel Lavalle2014-09-231-0/+35
* | | Merge "Migrate baremetal_basic_ops to tempest clients"Jenkins2014-09-241-32/+52
|\ \ \
| * | | Migrate baremetal_basic_ops to tempest clientsAdam Gandelman2014-09-181-32/+52
* | | | Replace wait with communicate to avoid potential deadlockAaron Rosen2014-09-231-3/+3
| |/ / |/| |
* | | Merge "Fix scenarios not passing down specific network"Jenkins2014-09-231-20/+0
|\ \ \
| * | | Fix scenarios not passing down specific networkDirk Mueller2014-09-161-20/+0
* | | | Merge "Framework for resource safe class level fixtures"Jenkins2014-09-201-12/+0
|\ \ \ \
| * | | | Framework for resource safe class level fixturesAndrea Frittoli2014-09-181-12/+0
| | |/ / | |/| |
* | | | Merge "Migrate test_server_cfn_init to tempest clients"Jenkins2014-09-201-85/+7
|\ \ \ \ | |/ / / |/| | |