summaryrefslogtreecommitdiff
path: root/tempest/api/compute/admin/test_agents.py
Commit message (Expand)AuthorAgeFilesLines
* edit check result and make sure the query result correctwanglbj2020-12-161-0/+2
* Add 'xenapi_apis' compute feature flagStephen Finucane2020-09-101-0/+10
* Adding description for testcases - compute part6zhufl2020-08-101-5/+6
* Do not print empty list in assertNotEmptyzhufl2017-08-101-2/+2
* Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, le...Masayuki Igawa2017-06-051-4/+2
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-1/+1
* Use tempest.lib data_utils - computeKen'ichi Ohmichi2017-03-101-1/+1
* Switch to decorators.idempotent_id on compute.adminKen'ichi Ohmichi2017-01-281-6/+6
* Remove unused CONF and LOGzhufl2016-12-151-4/+0
* Use more specific asserts in testsBéla Vancsics2016-11-091-2/+4
* Fix compute test_agents testsBenny Kopilov2016-09-261-24/+25
* Introduce new helper: call_and_ignore_notfound_exc()Jordan Pittier2016-05-281-4/+3
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-1/+1
* Wrong spelling of existingFelix Li2016-01-041-1/+1
* Fix H404/405 violations for api tests(3/3)Ken'ichi Ohmichi2015-11-191-3/+1
* Return complete response from compute/agent_clientghanshyam2015-08-171-7/+8
* Make argument params of list methods consistentKen'ichi Ohmichi2015-07-131-2/+1
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* remove gate tag (part 1)Sean Dague2015-04-271-5/+0
* 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 compute testsRohan Kanade2015-03-091-2/+2
|/
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+5
* Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-2/+3
* Change some compute admin image client methods to return one valueDavid Kranz2015-01-161-16/+8
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Add V2 Nova API os-agents testsYuiko Takada2014-04-071-0/+123