summaryrefslogtreecommitdiff
path: root/tempest/api/compute/base.py
Commit message (Expand)AuthorAgeFilesLines
* Initial class creds creation in test base classAndrea Frittoli2015-04-271-20/+5
* Prevent failures when running as non-adminDavid Kranz2015-04-071-1/+1
* Merge "Remove hyphen from rand_name calls in compute tests"Jenkins2015-03-271-1/+1
|\
| * Remove hyphen from rand_name calls in compute testsKen'ichi Ohmichi2015-03-261-1/+1
* | Start instances using fixed network when possibleRohan Kanade2015-03-261-0/+3
|/
* Update all Oslo module useDoug Hellmann2015-03-111-2/+2
* Remove migrated utils codeMatthew Treinish2015-03-061-2/+3
* Merge "Change servers client to return one value and update tests"Jenkins2015-02-231-3/+3
|\
| * Change servers client to return one value and update testsDavid Kranz2015-02-171-3/+3
* | Update compute base test to split up resource_setupEmily Hugenbruch2015-02-171-51/+69
|/
* Merge "Change basic server client methods to return one value and update tests"Jenkins2015-02-131-3/+3
|\
| * Change basic server client methods to return one value and update testsDavid Kranz2015-02-121-3/+3
* | Drop the legacy and un-used _interfaceAndrea Frittoli2015-02-121-4/+1
|/
* Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-5/+6
* Change security-group clients to return one value and update testsDavid Kranz2015-02-091-4/+3
* Use server_client clearly for removing server_groupKen'ichi Ohmichi2015-01-221-1/+1
* Merge "Change compute image client methods to return one value"Jenkins2015-01-201-4/+4
|\
| * Change compute image client methods to return one valueDavid Kranz2015-01-151-4/+4
* | Change volume client methods to return one valueJoseph Lanoux2015-01-151-1/+1
|/
* Remove Nova v3 API testsKen'ichi Ohmichi2014-12-141-66/+7
* Remove unused xml config optionsMatthew Treinish2014-11-271-3/+0
* Add list-networks test for os-networks APIMatt Riedemann2014-10-241-0/+2
* Merge "Log identifiers of resources being cleaned up"Jenkins2014-10-171-0/+6
|\
| * Log identifiers of resources being cleaned upSalvatore2014-10-161-0/+6
* | Add Credentials Provider factoryAndrea Frittoli2014-10-091-36/+15
|/
* Merge "Log deletion errors in clean servers"Jenkins2014-09-271-2/+7
|\
| * Log deletion errors in clean serversJoe Gordon2014-09-241-2/+7
* | Properly preserve trace on error during waitMatthew Treinish2014-09-231-9/+11
|/
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-7/+6
* Fix "mutable" object as default valueGhanshyam2014-09-011-2/+2
* Add a config option to select compute xml apiMatthew Treinish2014-08-111-0/+3
* Merge "Adds test for Sec group default rule Nova V2 API"Jenkins2014-07-311-0/+2
|\
| * Adds test for Sec group default rule Nova V2 APIGhanshyam2014-07-091-0/+2
* | Merge "Fix availability zone client in compute admin test"Jenkins2014-07-161-1/+4
|\ \ | |/ |/|
| * Fix availability zone client in compute admin testGhanshyam2014-06-241-1/+4
* | Merge "Add test for compute API os-quota-class-sets"Jenkins2014-07-041-0/+2
|\ \
| * | Add test for compute API os-quota-class-setsMatt Riedemann2014-06-171-0/+2
| |/
* | Add 'id' to the server group cleanup list, not bodyDavid Kranz2014-06-241-1/+1
|/
* Merge "Add tests for server-group Nova V2 APIs"Jenkins2014-05-171-0/+24
|\
| * Add tests for server-group Nova V2 APIsAbhijeet.Jain2014-05-081-0/+24
* | Add a common admin class for Nova v2/v3 API testsKen'ichi Ohmichi2014-05-091-38/+29
* | Merge "Removing unnecessary pass instructions"Jenkins2014-05-081-3/+0
|\ \
| * | Removing unnecessary pass instructionsYaroslav Lobankov2014-05-061-3/+0
| |/
* | Enforces the use of Credentials (part2)Andrea Frittoli2014-05-061-24/+18
|/
* Merge "Add a common class for Nova v2/v3 API tests"Jenkins2014-05-031-104/+74
|\
| * Add a common class for Nova v2/v3 API testsKen'ichi Ohmichi2014-05-021-104/+74
* | Merge "Account failure to the tearDown instead of setUp"Jenkins2014-05-021-0/+20
|\ \ | |/ |/|
| * Account failure to the tearDown instead of setUpAttila Fazekas2014-04-231-0/+20
* | Merge set_network_resources() call at baseKen'ichi Ohmichi2014-04-251-2/+1
* | Merge "Remove Nova v3 XML test skip"Jenkins2014-04-251-5/+0
|\ \