summaryrefslogtreecommitdiff
path: root/tempest/api/network/test_floating_ips.py
Commit message (Expand)AuthorAgeFilesLines
* Finally remove the old data-utilsGhanshyam Mann2021-02-231-1/+1
* [Trivial]Remove unused variables and methodszhufl2020-11-191-1/+1
* Merge "Adding description for testcases - network part1"Zuul2020-07-291-0/+17
|\
| * Adding description for testcases - network part1zhufl2020-07-271-0/+17
* | Remove any reference to "tenant_id" in networkRodolfo Alonso Hernandez2020-06-021-3/+3
|/
* Add rand_name to create port incase of leaksDoug Schveninger2019-08-211-3/+7
* Handle properly 404 responses from NeutronSlawek Kaplonski2019-04-261-18/+42
* Remove base class complex and confusing variableghanshyam2018-08-121-1/+3
* Cleanup networks resources at test leveldeepak_mourya2018-06-241-1/+12
* 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-2/+2
* Add skip if public_network_id is not specifiedzhufl2017-02-151-0/+3
* Switch to decorators.idempotent_id on networkKen'ichi Ohmichi2017-02-041-5/+6
* Use random name in network common functionzhufl2016-10-181-5/+2
* Don't enable DHCP on floating IP subnet testsKevin Benton2016-07-081-1/+1
* Ensure tempest tests don't assume IP address allocation strategyRyan Tidwell2016-05-091-4/+7
* Remove the port list that is not usedTong Liu2016-02-011-1/+0
* Split out Neutron floating IPs clientJohn Warren2015-11-201-21/+24
* Fix H404/405 violations for api tests(2/3)Ken'ichi Ohmichi2015-11-191-3/+1
* Split out Neutron ports clientJohn Warren2015-11-021-5/+5
* Fix name "Quantum" to "Neutron" in commentTakeaki Matsumoto2015-08-211-1/+1
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* trim network smoke testsSean Dague2015-04-291-3/+0
* 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/+5
* Drop the legacy and un-used _interfaceAndrea Frittoli2015-02-121-1/+0
* Change neutron client methods to return one value and update testsDavid Kranz2014-12-181-19/+19
* part 2 of delete xmlSean Dague2014-11-251-4/+0
* Migrate network API tests to resource_* fixturesAndrea Frittoli2014-09-181-3/+2
* Move API response success check to Neutron clientRohan Kanade2014-08-261-43/+34
* Verify more information in floating ip tests(part2)Ann Kamyshnikova2014-05-141-0/+32
* Verify more information in floating ip testsAnn Kamyshnikova2014-05-121-0/+20
* Stop neutron resource leaking even if an error occursMasayuki Igawa2014-03-271-0/+1
* Refactor create_ and update_ methods for floating ipsAnn Kamyshnikova2014-03-171-11/+24
* make testing neutron api extensions optionalYoshihiro Kaneko2014-02-051-4/+7
* Convert network api tests to use global CONF objectMatthew Treinish2014-01-291-1/+4
* Merge "Use automated create and update methods for core network resources"Jenkins2014-01-271-1/+1
|\
| * Use automated create and update methods for core network resourcesEugene Nikanorov2014-01-221-1/+1
* | Remove vim headersMasayuki Igawa2014-01-201-2/+0
|/
* Add 2 tests to the Floating IP test caserossella2013-12-231-0/+48
* Add create_floating_ip functionrossella2013-12-231-15/+1
* Use create_router_interface and create_portrossella2013-12-231-46/+35
* Refactor network clientEugene Nikanorov2013-12-171-3/+3
* Cleanup using about the data_utils module and functionsMasayuki Igawa2013-11-231-2/+2
* Add a create_router utility functionSalvatore Orlando2013-10-091-5/+2
* Add xml support to the floating ip and routerAttila Fazekas2013-10-031-3/+7
* Added test case to check floating IP API operationsNayna Patel2013-09-041-0/+135