summaryrefslogtreecommitdiff
path: root/tempest/api/compute/admin/test_servers_negative.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - compute part6zhufl2020-08-101-2/+8
* Compute servers via addClassResourceCleanupAndrea Frittoli2017-09-201-2/+2
* Remove unused clients from testcaseszhufl2017-07-141-1/+0
* Tests for Nova instance diagnostics (microversion v2.48)Sergey Nikitin2017-06-231-8/+0
* Correct skip condition for migrate_serverzhufl2017-05-031-2/+2
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-2/+2
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-9/+8
* Use tempest.lib data_utils - computeKen'ichi Ohmichi2017-03-101-1/+1
* Remove unused client in setup_clientszhufl2017-03-011-1/+0
* Merge "Use base.create_flavor in servers test"Jenkins2017-02-241-24/+2
|\
| * Use base.create_flavor in servers testzhufl2017-02-141-24/+2
* | Remove unnecessary int castingzhufl2017-02-211-2/+2
* | Remove unused variable in compute and volumezhufl2017-02-161-3/+1
|/
* Switch to decorators.idempotent_id on compute.adminKen'ichi Ohmichi2017-01-281-8/+9
* Use lower value to create flavor for creating serverzhufl2016-12-211-4/+4
* Permission changes: Python file should be 0644 not 0775Jordan Pittier2016-10-021-0/+0
* Update skip message in overlimit testcaseszhufl2016-09-141-2/+2
* Use quota_set instead of default_quota_setzhufl2016-09-011-4/+5
* Use classname as prefix of volume namezhufl2016-08-191-1/+1
* Add pep8 check to use data_utils.rand_uuid()Ken'ichi Ohmichi2016-04-191-3/+1
* Merge "skip overlimit tests when default quota set is -1"Jenkins2016-02-261-2/+10
|\
| * skip overlimit tests when default quota set is -1zhufl2016-02-141-2/+10
* | Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-1/+1
|/
* Wrong usage of "an"hgangwx2015-12-281-1/+1
* Make server action methods[m-z] use **kwargsKen'ichi Ohmichi2015-12-151-1/+1
* Fix T110 violations for servers_clientKen'ichi Ohmichi2015-11-201-1/+1
* Fix H404/405 violations for api tests(3/3)Ken'ichi Ohmichi2015-11-191-4/+1
* Return complete response from compute quotas clientghanshyam2015-08-261-2/+4
* Merge "Return complete response from flavors_client part-1"Jenkins2015-08-251-2/+4
|\
| * Return complete response from flavors_client part-1ghanshyam2015-08-241-2/+4
* | Add "server" to action methodsKen'ichi Ohmichi2015-08-131-2/+2
|/
* Make create_flavor use **kwargsKen'ichi Ohmichi2015-08-031-6/+6
* Remove wait_for_server_status from servers_clientKen'ichi Ohmichi2015-07-131-1/+3
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* Apply a naming rule of GET to compute clients(q*)Ken'ichi Ohmichi2015-06-221-2/+2
* Apply a naming rule of GET to compute clients(f*)Ken'ichi Ohmichi2015-06-081-1/+1
* remove gate tag (part 2)Sean Dague2015-04-271-8/+8
* Remove hyphen from rand_name calls in compute testsKen'ichi Ohmichi2015-03-261-2/+2
* Merge "Remove migrated utils code"Jenkins2015-03-101-1/+1
|\
| * Remove migrated utils codeMatthew Treinish2015-03-061-1/+1
* | Split resource_setup for compute testsRohan Kanade2015-03-091-2/+6
|/
* Remove tempest-lib exc Frobidden to Unauthorized translationMasayuki Igawa2015-03-051-3/+3
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+8
* Merge "Change servers client to return one value and update tests"Jenkins2015-02-231-2/+1
|\
| * Change servers client to return one value and update testsDavid Kranz2015-02-171-2/+1
* | Change tempest BadRequest exc to tempest-lib excMasayuki Igawa2015-02-161-3/+2
|/
* Change basic server client methods to return one value and update testsDavid Kranz2015-02-121-4/+3
* Change tempest Unauthorized exc to tempest-lib excMasayuki Igawa2015-02-121-3/+3
* Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-3/+3
* Change tempest Conflict exc to tempest-lib excMasayuki Igawa2015-02-121-1/+1