summaryrefslogtreecommitdiff
path: root/tempest/api/compute/limits/test_absolute_limits.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - compute part5zhufl2020-07-301-0/+10
* Modify limits fields according to microversionzhufl2018-07-301-19/+12
* Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, le...Masayuki Igawa2017-06-051-1/+1
* Switch to decorators.idempotent_id on compute.*Ken'ichi Ohmichi2017-01-271-2/+2
* Add server group limits in test_absLimits_getzhufl2016-12-011-1/+2
* Return complete response from limits,migration clientghanshyam2015-08-261-1/+1
* Remove key 'absolute' from limits clientKen'ichi Ohmichi2015-06-161-1/+2
* Apply a naming rule of GET to compute clients(l*)Ken'ichi Ohmichi2015-06-151-1/+1
* remove gate tag (part 1)Sean Dague2015-04-271-1/+0
* 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 limits/quota clients to return one value and update testsDavid Kranz2015-02-091-1/+1
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* 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-23/+2
* 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-201-0/+71