python-openstackclient/openstackclient
Cedric Brandily 694a24c309 Fix --shared/block-migration options in server migrate command
Currently, --shared-migration and --block-migration options effects are
reversed: --block-migration requests a migration with share,
--shared-migration a block-migration.

This change corrects OSC implementation and clarifies arguments passed
to novaclient (the root cause of the bug).

Change-Id: Ib682cff0c44d3b1304670f8606907b1762d8b1e7
Closes-Bug: #1518059
2016-10-11 22:01:16 +02:00
..
api Add option "--name" to command "openstack object create" 2016-09-26 22:42:10 -04:00
common Merge "Fix openstack quota set/show --class not work" 2016-09-20 09:01:16 +00:00
compute Fix --shared/block-migration options in server migrate command 2016-10-11 22:01:16 +02:00
identity format token expires time to prevent json loading datetime data 2016-09-05 17:23:42 +00:00
image osc-lib: shell 2016-08-05 13:48:55 -05:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Add --ha option to os router create command 2016-10-01 14:55:23 +07:00
object Add option "--name" to command "openstack object create" 2016-09-26 22:42:10 -04:00
tests Refactor qos spec unit test in volume v1 2016-10-04 23:07:51 +08:00
volume Add and modify options for "volume create" command 2016-09-28 10:13:56 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Defer auth prompting until it is actually needed 2016-09-08 10:31:13 -05:00