rally-openstack/tests/unit/scenarios/nova
Andrey Kurilin f62456a221 Rework novaclient floating ips actions
Methods for association floating ips and dissociation were deprecated in
novaclient a year ago and latest major release (python-novaclient 10)
doesn't include them[*].
These actions should be performed via neutronclient now. It requires more
work, but there is no other options.

As well, we can turn neutron job voting.

[*] https://github.com/openstack/python-novaclient/blob/master/releasenotes/notes/remove-virt-interfaces-add-rm-fixed-floating-398c905d9c91cca8.yaml

Change-Id: I6c019fe84fb3d6dfcef5dfadbbccff01bde4a102
2018-03-10 12:25:10 +02:00
..
__init__.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_agents.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_aggregates.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_availability_zones.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_flavors.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_hypervisors.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_images.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_keypairs.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_server_groups.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_servers.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_services.py Change structure and imports 2018-02-16 20:05:45 +02:00
test_utils.py Rework novaclient floating ips actions 2018-03-10 12:25:10 +02:00