python-novaclient/novaclient/v2/contrib
sampathP fc90f825f4 Fix nova host-evacuate for v2.14
From API micro version 2.14, evacuate does not need onSharedStorage
flag. This patch check the API micro version and set/ignore the
onSharedStorage flag before call evacuate for each instance.

Closes-Bug: #1581336
Change-Id: I825653d66f94d36a945b8240ec52285827423375
2016-05-25 09:53:42 +09:00
..
__init__.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
assisted_volume_snapshots.py Add return-request-id-to-caller function(4/5) 2016-01-28 11:23:36 +00:00
baremetal.py Remove busted baremetal CLIs and API bindings 2016-04-05 17:32:20 -04:00
cells.py Use novaclient/utils directly and remove openstack/common (1/4) 2016-03-03 01:23:34 +00:00
deferred_delete.py Use novaclient/utils directly and remove openstack/common (1/4) 2016-03-03 01:23:34 +00:00
host_evacuate_live.py Fix host-evacuate-live for 2.25 microversion 2016-03-25 14:00:59 -04:00
host_evacuate.py Fix nova host-evacuate for v2.14 2016-05-25 09:53:42 +09:00
host_servers_migrate.py Make it clear that host-servers-migrate is a cold migration 2016-03-07 16:01:22 -05:00
instance_action.py Use common find_server from v2.shell 2016-04-14 12:05:57 +03:00
list_extensions.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
metadata_extensions.py Use novaclient/utils directly and remove openstack/common (1/4) 2016-03-03 01:23:34 +00:00
migrations.py Use novaclient/utils directly and remove openstack/common (1/4) 2016-03-03 01:23:34 +00:00
server_external_events.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
tenant_networks.py Use novaclient/utils directly and remove openstack/common (1/4) 2016-03-03 01:23:34 +00:00