summaryrefslogtreecommitdiff
path: root/tempest/api/compute/limits
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - compute part5zhufl2020-07-302-1/+15
* Modify limits fields according to microversionzhufl2018-07-302-23/+16
* Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, le...Masayuki Igawa2017-06-051-1/+1
* 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-272-3/+4
* Add server group limits in test_absLimits_getzhufl2016-12-011-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-262-2/+2
* Remove key 'absolute' from limits clientKen'ichi Ohmichi2015-06-162-2/+4
* Apply a naming rule of GET to compute clients(l*)Ken'ichi Ohmichi2015-06-151-1/+1
* remove gate tag (part 2)Sean Dague2015-04-271-1/+1
* remove gate tag (part 1)Sean Dague2015-04-271-1/+0
* Remove tempest-lib exc Frobidden to Unauthorized translationMasayuki Igawa2015-03-051-1/+1
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-262-0/+2
* Split resource_setup for limit testsEmily Hugenbruch2015-02-182-4/+4
* 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
* Change limits/quota clients to return one value and update testsDavid Kranz2015-02-091-1/+1
* 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-252-8/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-182-4/+4
* 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-052-2/+0
* Remove vim headersMasayuki Igawa2014-01-202-4/+0
* Moves negative tests from test_absolute_limitsHoisaleshwara Madan V S2013-12-302-23/+55
* add BaseV2ComputeTest as the base class of nova v2 api testsivan-zhu2013-10-181-1/+1
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-211-1/+1
* White space after # in tempest/api filesAttila Fazekas2013-08-011-2/+2
* Merge "Set smoke/gate attributes for tests in "compute""Jenkins2013-05-261-1/+2
|\
| * Set smoke/gate attributes for tests in "compute"Giampaolo Lauria2013-05-231-1/+2
* | Limit tests should pass correct image and flavorRick Harris2013-05-231-2/+3
|/
* rename tests -> apiSean Dague2013-05-202-0/+71