summaryrefslogtreecommitdiff
path: root/tempest/api/compute/floating_ips/test_floating_ips_actions.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - compute part9zhufl2020-08-121-7/+11
* Cap compute floating IPs testsArtom Lifshitz2017-10-191-27/+20
* Remove unnecessary global variableszhufl2017-09-281-2/+0
* Remove unneeded resource_cleanups in compute testsAndrea Frittoli2017-09-201-8/+1
* Use skip_checks if all testcases have same skip conditionszhufl2017-08-241-4/+2
* Move test decorators to commonAndrea Frittoli2017-08-231-5/+5
* Add option for whether the cloud supports floating ipsMatthew Treinish2017-05-231-0/+6
* Add skip if public_network_id is not specifiedzhufl2017-02-151-0/+6
* Switch to decorators.idempotent_id on compute.*Ken'ichi Ohmichi2017-01-271-4/+5
* Use wait_until in create_test_server to wait for server ACTIVEzhufl2016-12-081-4/+1
* Remove unnecessary name definitionzhufl2016-10-181-3/+1
* Introduce new helper: call_and_ignore_notfound_exc()Jordan Pittier2016-05-281-9/+3
* Fix tests when having multiple floating poolsMarc Koderer2016-03-221-3/+9
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-2/+1
* Return complete response from floating_ips_clientghanshyam2015-08-181-7/+8
* Remove wait_for_server_status from servers_clientKen'ichi Ohmichi2015-07-131-1/+3
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* Apply a naming rule of GET to compute clients(f*)Ken'ichi Ohmichi2015-06-081-2/+2
* remove gate tag (part 1)Sean Dague2015-04-271-4/+0
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+1
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+4
* Update compute base test to split up resource_setupEmily Hugenbruch2015-02-171-1/+5
* Merge "Change fixed/floating ip clients to return one value and update tests"Jenkins2015-02-131-24/+16
|\
| * Change fixed/floating ip clients to return one value and update testsDavid Kranz2015-02-111-24/+16
* | Change basic server client methods to return one value and update testsDavid Kranz2015-02-121-2/+2
* | Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-3/+2
* | Change tempest Conflict exc to tempest-lib excMasayuki Igawa2015-02-121-1/+1
|/
* Change tempest UnprocessableEntity exc to tempest-lib excMasayuki Igawa2015-02-051-1/+3
* Add test case for floating_ip response bodyHaiwei Xu2014-12-191-0/+5
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Add Conflict exception in test_floating_ips_actions caseEli Qiao2014-11-201-1/+2
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-5/+4
* Add network service tag to compute testsMatthew Treinish2014-06-261-0/+4
* Added cleanup in some testsanju Tiwari2014-04-181-0/+9
* cleanup resources in setUpClass if exception raisedZhi Kun Liu2014-03-071-2/+4
* Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-1/+0
* Prepare for enabling H302 rule (api/compute)Masayuki Igawa2014-02-251-7/+7
* Merge "Use BaseComputeTest.create_test_server"Jenkins2014-01-301-3/+1
|\
| * Use BaseComputeTest.create_test_serverVincent Untz2014-01-281-3/+1
* | Remove vim headersMasayuki Igawa2014-01-201-2/+0
* | Create only necessary resources for compute v2 and network testsSalvatore Orlando2014-01-161-2/+2
|/
* Kill finally, use addCleanUpAttila Fazekas2013-12-311-10/+8
* Negative tests separate file for floating_ips_actionsAdalberto Medeiros2013-12-031-58/+4
* Remove unused code in tempest fileshuangtianhua2013-11-141-1/+0
* Merge "Fix NameError exception"Jenkins2013-11-121-3/+3
|\
| * Fix NameError exceptionm.benchchaoui@cloudbau.de2013-10-311-3/+3
* | Rename to create_test_server in API testsKen'ichi Ohmichi2013-11-101-1/+1
|/
* 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
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-211-1/+1