summaryrefslogtreecommitdiff
path: root/tempest/api/compute/admin/test_aggregates_negative.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - network part1zhufl2020-07-271-14/+14
* Adding description for testcases - compute part1zhufl2020-04-141-0/+2
* Replace list_hypervisors with list_servicesRadoslav Gerganov2018-04-041-3/+4
* Replacing deprecated list_hosts with list_hypervisorszhufl2018-03-221-14/+12
* Do not set alias user_client for specific clientzhufl2017-10-131-7/+6
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-3/+3
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-15/+14
* Use tempest.lib data_utils - computeKen'ichi Ohmichi2017-03-101-1/+1
* Remove unused variable in compute and volumezhufl2017-02-161-1/+0
* Switch to decorators.idempotent_id on compute.adminKen'ichi Ohmichi2017-01-281-14/+15
* Use names containing "invalid" or "nonexistent" as invalid namezhufl2016-11-221-2/+1
* Merge very similar code in test_aggregates_negativezhufl2016-11-161-40/+18
* py3: Replace map/filter with a list comprehensionSirushti Murugesan2016-07-191-2/+2
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-2/+1
* Fix H404/405 violations for api tests(3/3)Ken'ichi Ohmichi2015-11-191-4/+1
* Merge "Return complete response from compute/aggregates_client"Jenkins2015-08-251-8/+16
|\
| * Return complete response from compute/aggregates_clientghanshyam2015-08-241-8/+16
* | Return complete response from hosts_clientghanshyam2015-08-181-2/+2
|/
* Make aggregates_client use **kwargsKen'ichi Ohmichi2015-07-151-9/+11
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* remove gate tag (part 2)Sean Dague2015-04-271-14/+14
* Apply a naming rule of GET to compute clients(a-e)Ken'ichi Ohmichi2015-04-261-2/+2
* Remove hyphen from rand_name calls in compute testsKen'ichi Ohmichi2015-03-261-4/+4
* 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-6/+6
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+14
* Change tempest BadRequest exc to tempest-lib excMasayuki Igawa2015-02-161-3/+2
* Change tempest Unauthorized exc to tempest-lib excMasayuki Igawa2015-02-121-6/+6
* Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-4/+4
* Change tempest Conflict exc to tempest-lib excMasayuki Igawa2015-02-121-2/+4
* Change some compute admin image client methods to return one valueDavid Kranz2015-01-161-21/+12
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Merge "Prepare for enabling H302 rule (api/compute/admin)"Jenkins2014-03-111-15/+15
|\
| * Prepare for enabling H302 rule (api/compute/admin)Masayuki Igawa2014-03-041-15/+15
* | Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-2/+0
|/
* Forbid availability_zone None in aggregate Nova APIYuiko Takada2014-01-301-12/+12
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* add some tests for aggregatesLingxian Kong2013-12-171-0/+196