summaryrefslogtreecommitdiff
path: root/tempest/api/compute/test_extensions.py
Commit message (Expand)AuthorAgeFilesLines
* Remove compute api_extensions config optionGhanshyam Mann2022-05-051-12/+1
* Adding description for testcases - compute part7zhufl2020-08-121-2/+3
* Fix mismatch error due to map in python3Martin Kopec2019-05-171-1/+1
* Merge "Fix class name for test extensions"Jenkins2017-08-291-1/+1
|\
| * Fix class name for test extensionsBenny Kopilov2017-06-111-1/+1
* | Move test decorators to commonAndrea Frittoli2017-08-231-2/+2
|/
* Move logging extensions list before assert checkszhufl2017-05-041-4/+6
* Use sequence directly instead of using len()Masayuki Igawa2017-04-171-1/+1
* Switch to decorators.idempotent_id on compute.*Ken'ichi Ohmichi2017-01-271-2/+3
* Hacking: enable H904Jordan Pittier2016-12-191-1/+1
* Return complete response from compute extensions_clientghanshyam2015-08-181-2/+2
* remove gate tag (part 1)Sean Dague2015-04-271-2/+0
* Apply a naming rule of GET to compute clients(a-e)Ken'ichi Ohmichi2015-04-261-1/+1
* Update all Oslo module useDoug Hellmann2015-03-111-1/+1
* 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
* Ensure extension aliases are used for nova based servicesMatthew Treinish2014-12-081-2/+2
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-1/+0
* Convert compute api tests to global CONF objectMatthew Treinish2014-01-291-2/+5
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Improve testing of list_extensions for computeMatthew Treinish2014-01-131-10/+13
* List Nova and Cinder extensions in debug logChristian Schwede2014-01-081-0/+7
* add both v2 and v3 tests for get specified extensionivan-zhu2013-12-131-2/+15
* 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
* Use assertIn and assertNotIn instead of assertTrue/assertFalseAttila Fazekas2013-07-291-1/+1
* Removes 'positive' tag from tests.Giulio Fidente2013-05-291-1/+1
* Set smoke/gate attributes for tests in "compute"Giampaolo Lauria2013-05-231-1/+1
* rename tests -> apiSean Dague2013-05-201-0/+35