summaryrefslogtreecommitdiff
path: root/tempest/api/compute/limits/test_absolute_limits_negative.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - compute part5zhufl2020-07-301-1/+5
* Modify limits fields according to microversionzhufl2018-07-301-4/+4
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-2/+1
* Remove unnecessary int castingzhufl2017-02-211-2/+2
* Switch to decorators.idempotent_id on compute.*Ken'ichi Ohmichi2017-01-271-1/+2
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-2/+1
* Remove some dead codeJordan Pittier2016-02-161-1/+0
* Make create_server use **kwargsKen'ichi Ohmichi2015-09-161-1/+1
* Return complete response from limits,migration clientghanshyam2015-08-261-1/+1
* Remove key 'absolute' from limits clientKen'ichi Ohmichi2015-06-161-1/+2
* remove gate tag (part 2)Sean Dague2015-04-271-1/+1
* Remove tempest-lib exc Frobidden to Unauthorized translationMasayuki Igawa2015-03-051-1/+1
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+1
* Split resource_setup for limit testsEmily Hugenbruch2015-02-181-2/+2
* Change tempest Unauthorized exc to tempest-lib excMasayuki Igawa2015-02-121-2/+1
* Change tempest OverLimit exc to tempest-lib excMasayuki Igawa2015-02-121-1/+3
* Add compute_quotas lock fixture to test_absolute_limits_negativeMatt Riedemann2015-01-161-0/+6
* Use create_test_server in test_max_image_meta_exceed_limitMatt Riedemann2015-01-161-4/+1
* Do not test the maxImageMeta limit when there is no limitCyril Roelandt2014-12-091-0/+4
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Allow out of quota failure status code to be 413 or 403Ken'ichi Ohmichi2014-08-051-1/+3
* Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-1/+0
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Moves negative tests from test_absolute_limitsHoisaleshwara Madan V S2013-12-301-0/+53