openstack-python-openstackc.../openstackclient/volume/v2
Huanxuan Ao 8aa00894ef Remove useless dest of option in "snapshot create" command
The option is '--force' and the default argument is
'force', so the 'dest=force' is useless and unnecessary.
This patch remove it.

Change-Id: If8fd5270e4e36b5361127f4a91bdf347f29341c2
2016-07-04 16:46:28 +08:00
..
__init__.py Add support for volume v2 API 2015-05-30 11:26:14 -07:00
backup.py Add "--snapshot" option to "backup create" command in volumev2 2016-07-01 10:06:10 +08:00
qos_specs.py Add "--force" option to "volume qos delete" command 2016-06-28 08:12:40 +00:00
service.py osc-lib: command 2016-06-13 11:00:22 -05:00
snapshot.py Remove useless dest of option in "snapshot create" command 2016-07-04 16:46:28 +08:00
volume.py Make set/unset command in volume pass normally when nothing specified 2016-06-27 16:09:16 +08:00
volume_transfer_request.py osc-lib: command 2016-06-13 11:00:22 -05:00
volume_type.py support multi-delete for volume-type 2016-06-20 16:42:36 -04:00