summaryrefslogtreecommitdiff
path: root/tempest/api/compute/floating_ips
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adding description for testcases - compute part9"Zuul2020-09-061-7/+11
|\
| * Adding description for testcases - compute part9zhufl2020-08-121-7/+11
* | Adding description for testcases - compute part12zhufl2020-08-133-18/+24
|/
* Cap compute floating IPs testsArtom Lifshitz2017-10-195-74/+56
* Remove unnecessary global variableszhufl2017-09-281-2/+0
* Remove unneeded resource_cleanups in compute testsAndrea Frittoli2017-09-202-16/+3
* Use skip_checks if all testcases have same skip conditionszhufl2017-08-244-14/+8
* Move test decorators to commonAndrea Frittoli2017-08-234-18/+18
* 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-234-0/+24
* Merge "Add test about associate floating_ip to VM"Jenkins2017-04-251-0/+26
|\
| * Add test about associate floating_ip to VMroot2017-04-241-0/+26
* | Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-142-6/+6
* | Use tempest.lib data_utils - computeKen'ichi Ohmichi2017-03-102-2/+2
|/
* Add skip if public_network_id is not specifiedzhufl2017-02-151-0/+6
* Switch to decorators.idempotent_id on compute.*Ken'ichi Ohmichi2017-01-274-13/+17
* Use single underscore variable in loop iteration(in compute)zhufl2017-01-261-1/+1
* Use wait_until in create_test_server to wait for server ACTIVEzhufl2016-12-081-4/+1
* Do not use instance variable in FloatingIPsNegativeTestJSONzhufl2016-11-241-6/+4
* Remove unnecessary name definitionzhufl2016-10-181-3/+1
* Correct 'list index out of range' in FloatingIPDetailsTestJSONzhufl2016-10-121-2/+2
* Introduce new helper: call_and_ignore_notfound_exc()Jordan Pittier2016-05-281-9/+3
* Add pep8 check to use data_utils.rand_uuid()Ken'ichi Ohmichi2016-04-192-6/+2
* Fix tests when having multiple floating poolsMarc Koderer2016-03-222-5/+16
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-243-6/+3
* Make create_floating_ip use **kwargsKen'ichi Ohmichi2015-12-041-1/+1
* Merge "Return complete response from floating_ips_client"Jenkins2015-08-253-12/+13
|\
| * Return complete response from floating_ips_clientghanshyam2015-08-183-12/+13
* | Return complete response from floating_ip_pools_clientghanshyam2015-08-061-1/+1
|/
* Remove wait_for_server_status from servers_clientKen'ichi Ohmichi2015-07-131-1/+3
* Separate floating_ip_pools_clientKen'ichi Ohmichi2015-07-131-1/+2
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-063-3/+3
* Apply a naming rule of GET to compute clients(f*)Ken'ichi Ohmichi2015-06-083-4/+4
* remove gate tag (part 2)Sean Dague2015-04-272-6/+6
* remove gate tag (part 1)Sean Dague2015-04-272-7/+0
* Remove migrated utils codeMatthew Treinish2015-03-063-3/+3
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-264-0/+13
* Merge "Update compute base test to split up resource_setup"Jenkins2015-02-185-7/+19
|\
| * Update compute base test to split up resource_setupEmily Hugenbruch2015-02-175-7/+19
* | Change tempest BadRequest exc to tempest-lib excMasayuki Igawa2015-02-161-2/+1
|/
* Merge "Change fixed/floating ip clients to return one value and update tests"Jenkins2015-02-133-34/+22
|\
| * Change fixed/floating ip clients to return one value and update testsDavid Kranz2015-02-113-34/+22
* | Change basic server client methods to return one value and update testsDavid Kranz2015-02-122-3/+3
* | Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-123-10/+12
* | 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
* Fix FIP negative tests for nova V2.1 APIghanshyam2015-01-271-2/+2
* Add test case for floating_ip response bodyHaiwei Xu2014-12-191-0/+5
* delete all compute xml testsSean Dague2014-11-254-16/+0
* Add Conflict exception in test_floating_ips_actions caseEli Qiao2014-11-201-1/+2