summaryrefslogtreecommitdiff
path: root/tempest/api/compute/floating_ips/test_list_floating_ips.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - compute part12zhufl2020-08-131-3/+4
* Cap compute floating IPs testsArtom Lifshitz2017-10-191-16/+3
* Remove unneeded resource_cleanups in compute testsAndrea Frittoli2017-09-201-8/+2
* Use skip_checks if all testcases have same skip conditionszhufl2017-08-241-3/+2
* Move test decorators to commonAndrea Frittoli2017-08-231-4/+4
* Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, le...Masayuki Igawa2017-06-051-2/+2
* Add option for whether the cloud supports floating ipsMatthew Treinish2017-05-231-0/+6
* Switch to decorators.idempotent_id on compute.*Ken'ichi Ohmichi2017-01-271-3/+4
* Use single underscore variable in loop iteration(in compute)zhufl2017-01-261-1/+1
* Correct 'list index out of range' in FloatingIPDetailsTestJSONzhufl2016-10-121-2/+2
* Fix tests when having multiple floating poolsMarc Koderer2016-03-221-2/+7
* Merge "Return complete response from floating_ips_client"Jenkins2015-08-251-4/+4
|\
| * Return complete response from floating_ips_clientghanshyam2015-08-181-4/+4
* | Return complete response from floating_ip_pools_clientghanshyam2015-08-061-1/+1
|/
* Separate floating_ip_pools_clientKen'ichi Ohmichi2015-07-131-1/+2
* Apply a naming rule of GET to compute clients(f*)Ken'ichi Ohmichi2015-06-081-1/+1
* remove gate tag (part 1)Sean Dague2015-04-271-3/+0
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+3
* Update compute base test to split up resource_setupEmily Hugenbruch2015-02-171-1/+5
* Change fixed/floating ip clients to return one value and update testsDavid Kranz2015-02-111-9/+5
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-4/+4
* Add network service tag to compute testsMatthew Treinish2014-06-261-0/+3
* Merge "Enable H302 check (api/compute/{c*,f*,i*,s*,t*})"Jenkins2014-03-121-4/+4
|\
| * Enable H302 check (api/compute/{c*,f*,i*,s*,t*})Yuiko Takada2014-03-061-4/+4
* | Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-1/+0
|/
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Kill finally, use addCleanUpAttila Fazekas2013-12-311-19/+17
* Separate negative tests for list_floating_ipsAdalberto Medeiros2013-12-101-22/+0
* Remove unused code in tempest fileshuangtianhua2013-11-141-1/+0
* add BaseV2ComputeTest as the base class of nova v2 api testsivan-zhu2013-10-181-1/+1
* Fix to use proper random valuesMasayuki Igawa2013-10-151-2/+6
* Merge "Add positive tests for os-floating-ip-pools"Jenkins2013-09-271-0/+8
|\
| * Add positive tests for os-floating-ip-poolsHui HX Xiang2013-09-251-0/+8
* | Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-211-1/+1
* | Fixes typos in tempest/apiChang Bo Guo2013-09-141-2/+2
|/
* White space after # in tempest/api filesAttila Fazekas2013-08-011-4/+4
* Use assertIn and assertNotIn instead of assertTrue/assertFalseAttila Fazekas2013-07-291-1/+1
* Removes 'positive' tag from tests.Giulio Fidente2013-05-291-2/+2
* Set smoke/gate attributes for tests in "compute"Giampaolo Lauria2013-05-231-3/+3
* rename tests -> apiSean Dague2013-05-201-0/+98