summaryrefslogtreecommitdiff
path: root/tempest/api/compute/admin/test_simple_tenant_usage.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - compute part9zhufl2020-08-121-3/+4
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-2/+2
* Switch to decorators.idempotent_id on compute.adminKen'ichi Ohmichi2017-01-281-4/+4
* Move `call_until_true` to tempest/libJordan Pittier2016-09-021-2/+3
* Correct test_get_usage_tenant's AttributeErrorzhufl2016-05-301-1/+3
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-1/+1
* Change tenant usage tests to wait until retrive valid responseTakeaki Matsumoto2015-09-141-6/+24
* Return complete response from tenant_usages_clientghanshyam2015-08-241-3/+3
* Avoid weird typecastingKen'ichi Ohmichi2015-07-191-1/+1
* Make argument params of list methods consistentKen'ichi Ohmichi2015-07-131-10/+4
* Apply a naming rule of GET to compute clients(t*)Ken'ichi Ohmichi2015-07-011-2/+2
* remove gate tag (part 1)Sean Dague2015-04-271-3/+0
* Split resource_setup for compute testsRohan Kanade2015-03-091-2/+6
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+3
* Merge "Change some small compute clients to return one value and update tests"Jenkins2015-02-161-6/+3
|\
| * Change some small compute clients to return one value and update testsDavid Kranz2015-02-101-6/+3
* | Change basic server client methods to return one value and update testsDavid Kranz2015-02-121-1/+1
|/
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Get credential IDs from Credentials classAndrea Frittoli2014-05-101-5/+1
* Make imports proper orderMasayuki Igawa2014-03-131-1/+1
* Merge "Prepare for enabling H302 rule (api/compute/admin)"Jenkins2014-03-111-4/+4
|\
| * Prepare for enabling H302 rule (api/compute/admin)Masayuki Igawa2014-03-041-4/+4
* | Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-2/+0
|/
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Separate negative tests for test_simple_tenant_usageHaiwei Xu2013-12-251-28/+0
* Rename to create_test_server in API testsKen'ichi Ohmichi2013-11-101-1/+1
* add BaseV2ComputeTest as the base class of nova v2 api testsivan-zhu2013-10-181-1/+1
* Removes 'positive' tag from tests.Giulio Fidente2013-05-291-6/+6
* Add tests list tenant usageLeo Toyoda2013-05-221-0/+115