summaryrefslogtreecommitdiff
path: root/tempest/scenario/manager.py
Commit message (Expand)AuthorAgeFilesLines
* Initial class creds creation in test base classAndrea Frittoli2015-04-271-49/+11
* Merge "Allow SSH instance with username and password in scenario cases"Jenkins2015-04-271-3/+11
|\
| * Allow SSH instance with username and password in scenario caseswantwatering2015-04-011-3/+11
* | Merge "Fix external connectivity check for dualstack"Jenkins2015-04-141-2/+7
|\ \
| * | Fix external connectivity check for dualstackAndrew Boik2015-04-101-2/+7
| |/
* | Merge "Apply a naming rule of GET to volume client"Jenkins2015-04-101-3/+3
|\ \
| * | Apply a naming rule of GET to volume clientKen'ichi Ohmichi2015-04-071-3/+3
* | | Use network from get_tenant_network in scenarioMatthew Treinish2015-04-071-1/+2
|/ /
* | Merge "Remove hyphen from rand_name calls in scenario tests"Jenkins2015-04-061-2/+2
|\ \
| * | Remove hyphen from rand_name calls in scenario testsKen'ichi Ohmichi2015-03-301-2/+2
| |/
* | Print an error message and fail if network could not be found by nameAdam Gandelman2015-03-301-0/+5
|/
* Start instances using fixed network when possibleRohan Kanade2015-03-261-0/+3
* Merge "Make scenario tests requiring admin skip if no admin creds"Jenkins2015-03-201-48/+17
|\
| * Make scenario tests requiring admin skip if no admin credsDavid Kranz2015-03-091-48/+17
* | Update all Oslo module useDoug Hellmann2015-03-111-1/+1
* | Merge "Remove migrated utils code"Jenkins2015-03-101-1/+1
|\ \ | |/ |/|
| * Remove migrated utils codeMatthew Treinish2015-03-061-1/+1
* | Split resource_setup for scenario testsEmily Hugenbruch2015-03-091-12/+31
* | Add check on role availability before request creds by rolesMatthew Treinish2015-03-071-3/+10
|/
* Merge "Switch swift tests to use cred_provider with roles"Jenkins2015-03-061-3/+6
|\
| * Switch swift tests to use cred_provider with rolesMatthew Treinish2015-03-051-3/+6
* | Replaces hardcoded volume size by configured valueMarkus Zoeller2015-03-031-1/+1
|/
* Merge "Add sec-grp-rule for ipv6-icmp to enable ping6 between instances"Jenkins2015-02-251-0/+5
|\
| * Add sec-grp-rule for ipv6-icmp to enable ping6 between instancesAndreas Scheuring2015-02-041-0/+5
* | Change servers client to return one value and update testsDavid Kranz2015-02-171-4/+4
* | Merge "Change fixed/floating ip clients to return one value and update tests"Jenkins2015-02-131-1/+1
|\ \
| * | Change fixed/floating ip clients to return one value and update testsDavid Kranz2015-02-111-1/+1
* | | Change basic server client methods to return one value and update testsDavid Kranz2015-02-121-4/+4
* | | Merge "Move default creds to cred_provider"Jenkins2015-02-121-3/+4
|\ \ \
| * | | Move default creds to cred_providerAndrea Frittoli2015-02-111-3/+4
| |/ /
* | | Merge "Change tempest NotFound exc to tempest-lib exc"Jenkins2015-02-121-2/+2
|\ \ \
| * | | Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-2/+2
* | | | Merge "Change tempest Conflict exc to tempest-lib exc"Jenkins2015-02-121-2/+3
|\ \ \ \ | |/ / /
| * | | Change tempest Conflict exc to tempest-lib excMasayuki Igawa2015-02-121-2/+3
* | | | Merge "Adding the ability to use pre-created ports in Network scenarios"Jenkins2015-02-121-3/+64
|\ \ \ \ | |/ / / |/| | |
| * | | Adding the ability to use pre-created ports in Network scenariosItzik Brown2015-02-111-3/+64
| |/ /
* | | Change compute volume client to return one value and update testsDavid Kranz2015-02-101-1/+1
|/ /
* | Merge "Change keypair client to return one value and update tests"Jenkins2015-02-101-1/+1
|\ \
| * | Change keypair client to return one value and update testsDavid Kranz2015-02-091-1/+1
| |/
* | Change security-group clients to return one value and update testsDavid Kranz2015-02-091-4/+4
|/
* Fix _create_loginable_secgroup_rule in scenario managerghanshyam2015-01-211-1/+2
* Merge "Change compute image client methods to return one value"Jenkins2015-01-201-2/+2
|\
| * Change compute image client methods to return one valueDavid Kranz2015-01-151-2/+2
* | Merge "Adds scenario for DNS-nameserver configuration"Jenkins2015-01-191-2/+11
|\ \
| * | Adds scenario for DNS-nameserver configurationYair Fried2015-01-161-2/+11
* | | Change volume client methods to return one valueJoseph Lanoux2015-01-151-7/+7
| |/ |/|
* | Change image client methods to return one valueDavid Kranz2015-01-061-2/+2
|/
* Merge "Correctly fetch the ips from server"Jenkins2014-12-301-2/+2
|\
| * Correctly fetch the ips from serverghanshyam2014-12-181-2/+2
* | Remove python client related loggingAttila Fazekas2014-12-301-8/+0