openstack-python-openstackc.../openstackclient/compute/v2
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
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
agent.py Modify compute agent set command 2016-07-11 18:07:34 +08:00
aggregate.py Support "--no" option in aggregate set 2016-09-24 15:59:13 +08:00
console.py Support to get server rdp/serial/mks type console url 2016-07-21 15:43:01 +08:00
fixedip.py Transfer "ip fixed add/remove" to "server add/remove fixed ip" 2016-07-04 10:41:30 +08:00
flavor.py Add Support for showing flavor access list 2016-07-22 10:20:18 +08:00
floatingip.py Transfer "ip floating add/remove" to "server add/remove 2016-07-04 10:40:59 +08:00
host.py Modify some unusual help messages in computev2 2016-06-27 15:27:34 +08:00
hypervisor.py Display hypervisor information without uptime 2016-09-11 21:58:55 +09:00
hypervisor_stats.py Standardize import format 2016-07-22 19:24:02 +08:00
keypair.py Add missing '(name only)' message for keypair in computev2 2016-07-04 14:45:40 +08:00
server.py Fix --shared/block-migration options in server migrate command 2016-10-11 22:01:16 +02:00
server_backup.py osc-lib: command 2016-06-13 11:00:22 -05:00
server_group.py Standardize logger usage 2016-06-20 15:16:51 +00:00
server_image.py Merge "Standardize logger usage" 2016-06-20 17:26:57 +00:00
service.py Merge "Support bulk deletion for delete commands in computev2" 2016-06-28 08:24:36 +00:00
usage.py osc-lib: command 2016-06-13 11:00:22 -05:00