summaryrefslogtreecommitdiff
path: root/tempest/api/network/test_floating_ips_negative.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - network part3zhufl2020-07-271-0/+3
* Handle properly 404 responses from NeutronSlawek Kaplonski2019-04-261-0/+2
* Move test decorators to commonAndrea Frittoli2017-08-231-2/+2
* Add option for whether the cloud supports floating ipsMatthew Treinish2017-05-231-0/+2
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-3/+3
* Merge "Remove unused variable and unnecessary instance variable in network"Jenkins2017-02-171-3/+3
|\
| * Remove unused variable and unnecessary instance variable in networkzhufl2017-02-161-3/+3
* | Add skip if public_network_id is not specifiedzhufl2017-02-151-0/+3
|/
* Switch to decorators.idempotent_id on networkKen'ichi Ohmichi2017-02-041-3/+4
* Use random name in common functionzhufl2016-10-241-2/+1
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-2/+1
* Split out Neutron floating IPs clientJohn Warren2015-11-201-12/+13
* Fix H404/405 violations for api tests(2/3)Ken'ichi Ohmichi2015-11-191-2/+1
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* remove smoke tag from negative testsSean Dague2015-04-291-3/+3
* Split resource_setup for network testsRohan Kanade2015-03-271-3/+6
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+1
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+3
* Change tempest BadRequest exc to tempest-lib excMasayuki Igawa2015-02-161-2/+1
* Drop the legacy and un-used _interfaceAndrea Frittoli2015-02-121-1/+1
* Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-2/+4
* Floating IP Negative TestsAshish Gupta2015-01-051-0/+78