tempest/tempest/api/compute/floating_ips
Artom Lifshitz 065eb4af8b Cap compute floating IPs tests
Nova removed the os-floating-ips endpoint in 2.36 and deprecated the
associate and disassociate fip APIs in 2.44. To reflect this, this
patch caps the corresponding tempest tests to 2.35 and 2.43.

This patch also refactors some of the housekeeping classmethods in all
floating IPs tests to reduce code duplication.

Change-Id: Ic0eb61e6bdd427c320aef76a17da157d0d9524de
2017-10-19 05:43:12 -04:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
base.py Cap compute floating IPs tests 2017-10-19 05:43:12 -04:00
test_floating_ips_actions.py Cap compute floating IPs tests 2017-10-19 05:43:12 -04:00
test_floating_ips_actions_negative.py Cap compute floating IPs tests 2017-10-19 05:43:12 -04:00
test_list_floating_ips.py Cap compute floating IPs tests 2017-10-19 05:43:12 -04:00
test_list_floating_ips_negative.py Cap compute floating IPs tests 2017-10-19 05:43:12 -04:00