python-openstackclient/openstackclient/compute
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
..
v2 Fix --shared/block-migration options in server migrate command 2016-10-11 22:01:16 +02:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Update default nova api version to 2.1 2016-09-28 14:02:00 +00:00