summaryrefslogtreecommitdiff
path: root/tempest/api/compute/admin/test_instance_usage_audit_log.py
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of sixsongwenping2021-02-181-2/+1
* Adding description for testcases - compute part11zhufl2020-09-161-2/+3
* Remove unnecessary response check in InstanceUsageAuditLogTestJSONzhufl2018-09-061-18/+2
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-1/+1
* Switch to decorators.idempotent_id on compute.adminKen'ichi Ohmichi2017-01-281-3/+3
* Return complete response from instance usage clientghanshyam2015-08-241-2/+4
* Apply a naming rule of GET to compute clients([ik])Ken'ichi Ohmichi2015-06-251-1/+1
* Switch all uses of urllib and HTMLParser to import from sixMatthew Treinish2015-05-101-1/+2
* remove gate tag (part 1)Sean Dague2015-04-271-2/+0
* Split resource_setup for compute testsRohan Kanade2015-03-091-2/+2
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+2
* Change some small compute clients to return one value and update testsDavid Kranz2015-02-101-4/+2
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Make imports proper orderMasayuki Igawa2014-03-131-1/+1
* Merge "Prepare for enabling H302 rule (api/compute/admin)"Jenkins2014-03-111-3/+3
|\
| * Prepare for enabling H302 rule (api/compute/admin)Masayuki Igawa2014-03-041-3/+3
* | Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-2/+0
|/
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* add tests for InstanceUsageAuditLogivan-zhu2013-11-131-0/+64