summaryrefslogtreecommitdiff
path: root/tempest/api/compute/admin/test_flavors_access.py
Commit message (Expand)AuthorAgeFilesLines
* Remove compute api_extensions config optionGhanshyam Mann2022-05-051-8/+0
* Adding description for testcases - compute part9zhufl2020-08-121-3/+7
* Move test decorators to commonAndrea Frittoli2017-08-231-2/+2
* Replace assertions with more specific onesFerenc Horváth2017-06-091-1/+1
* Remove unused variable and unnecessary instance variablezhufl2017-03-011-1/+0
* Use base.create_flavor in test_flavors_accesszhufl2017-02-241-27/+12
* Remove redundant setup_client methodlkuchlan2017-02-131-25/+22
* Switch to decorators.idempotent_id on compute.adminKen'ichi Ohmichi2017-01-281-2/+3
* Fix H404/405 violations for api tests(3/3)Ken'ichi Ohmichi2015-11-191-2/+1
* Merge "Remove some dead code"Jenkins2015-08-271-2/+0
|\
| * Remove some dead codeJordan Pittier2015-08-191-2/+0
* | Return complete response from flavors_client part-2ghanshyam2015-08-241-5/+8
* | Return complete response from flavors_client part-1ghanshyam2015-08-241-4/+4
|/
* Make create_flavor use **kwargsKen'ichi Ohmichi2015-08-031-8/+8
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-2/+1
* Merge list_flavors_with_detail to list_flavorsKen'ichi Ohmichi2015-06-221-2/+2
* remove gate tag (part 1)Sean Dague2015-04-271-2/+0
* Merge "Remove migrated utils code"Jenkins2015-03-101-1/+2
|\
| * Remove migrated utils codeMatthew Treinish2015-03-061-1/+2
* | Split resource_setup for compute testsRohan Kanade2015-03-091-3/+10
|/
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+2
* Change flavors client to return one value and update testsDavid Kranz2015-02-091-21/+15
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Clarify API extension description of Nova APIKen'ichi Ohmichi2014-06-041-2/+2
* Get credential IDs from Credentials classAndrea Frittoli2014-05-101-8/+5
* Enable private flavors testsSantiago Baldassin2014-03-271-1/+0
* Test current tenant not added to private flavorSantiago Baldassin2014-03-241-5/+4
* Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-2/+0
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Add config options for enabled extensionsMatthew Treinish2013-12-091-5/+4
* Cleanup using about the data_utils module and functionsMasayuki Igawa2013-11-231-6/+5
* Test for flavor-access-list with private/public flavorZhu Zhu2013-10-291-85/+26
* Merge "add BaseV2ComputeTest as the base class of nova v2 api tests"Jenkins2013-10-221-1/+1
|\
| * add BaseV2ComputeTest as the base class of nova v2 api testsivan-zhu2013-10-181-1/+1
* | Changed the exception nameAnju52013-10-181-1/+1
|/
* add two negative tests for flavor-accessLingxian Kong2013-10-041-0/+44
* White space after # in tempest/api filesAttila Fazekas2013-08-011-8/+8
* Removes 'positive' tag from tests.Giulio Fidente2013-05-291-1/+1
* Set smoke/gate attributes for tests in "compute"Giampaolo Lauria2013-05-231-3/+3
* rename tests -> apiSean Dague2013-05-201-0/+128