python-novaclient/novaclient
Matt Riedemann 578b37f994 Recommend against using --force for evacuate/live migration
This copies the same warnings from the API reference change
I85e7c2677f4d5eccc1e7f349de06960b53ef148d to the CLI help
for the various evacuate/live migrate commands. It also
mentions that if a host is not specified, one is selected
by the scheduler (which is what we really want people doing).

Given blueprint remove-force-flag-from-live-migrate-and-evacuate
we really want to discourage people from using the --force
flag.

Change-Id: I15ef933cc09947e2bb3fb7bf17b15735171a9bec
2018-10-17 16:32:42 -04:00
..
tests Add support for microversion 2.67: BDMv2 volume_type 2018-10-14 05:34:24 -04:00
v2 Recommend against using --force for evacuate/live migration 2018-10-17 16:32:42 -04:00
__init__.py Add support for microversion 2.67: BDMv2 volume_type 2018-10-14 05:34:24 -04:00
api_versions.py Fix a comment in novaclient/api_versions.py 2018-02-22 16:30:11 +09:00
base.py Refactor the getid method in novaclient/base.py 2018-08-06 01:22:09 +09:00
client.py Fix setting 'global_request_id' in SessionClient 2017-06-13 12:15:39 -04:00
crypto.py Corrects typos "coearse," "proejct," and "unecrypts" 2014-09-18 15:24:54 -07:00
exceptions.py Add support for the 2.57 microversion 2018-01-15 14:42:53 +08:00
extension.py Cleanup needless code from oslo-incubator 2015-12-18 08:46:12 +00:00
i18n.py Update URLs in docs, comments and setup.cfg 2017-07-28 12:14:12 +09:00
shell.py Rename --endpoint-override to --os-endpoint-override 2018-07-09 22:02:13 +09:00
utils.py Merge "Use uuidutils of oslo.utils" 2018-08-08 18:00:11 +00:00