python-novaclient/novaclient
sampathP 019d1380fa 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
(cherry picked from commit fc90f825f4)
2016-06-21 09:42:45 +00:00
..
openstack Cleanup needless code from oslo-incubator 2015-12-18 08:46:12 +00:00
tests Fix nova host-evacuate for v2.14 2016-06-21 09:42:45 +00:00
v2 Fix nova host-evacuate for v2.14 2016-06-21 09:42:45 +00:00
__init__.py [microversion] Bump to 2.25 2016-03-02 17:24:17 +08:00
api_versions.py Fix string interpolation at logging call 2016-02-22 02:31:03 +00:00
auth_plugin.py Do not check requirements when loading entry points 2015-05-27 18:08:02 +00:00
base.py Fix omission of request_ids returned to user 2016-02-04 08:22:00 +00:00
client.py Merge "Add a way to discover only contrib extensions" 2016-03-01 00:48:38 +00:00
crypto.py Corrects typos "coearse," "proejct," and "unecrypts" 2014-09-18 15:24:54 -07:00
exceptions.py [microversions] Add support for 2.19 2016-02-16 16:20:41 +02:00
extension.py Cleanup needless code from oslo-incubator 2015-12-18 08:46:12 +00:00
i18n.py Remove all imports from oslo namespace 2015-04-20 13:52:38 +03:00
service_catalog.py Enable check for E127 2014-10-23 14:28:50 +00:00
shell.py Adds missing internationalization for help message 2016-02-25 07:05:35 +00:00
utils.py [microversions] Enable 2.21 2016-02-24 20:57:34 +02:00