openstack-python-openstackc.../openstackclient
Atsushi SAKAI a2786fa88b Add one parenthesis
In the following help message, last parenthesis is missing.

 $ openstack --os-volume-api-version 2 help volume delete
usage: openstack volume delete [-h] [--force] <volume> [<volume> ...]

Delete volume(s)

positional arguments:
  <volume>    Volume(s) to delete (name or ID)

optional arguments:
  -h, --help  show this help message and exit
  --force     Attempt forced removal of volume(s), regardless of state
              (defaults to False

Change-Id: I45c4030abf076cba14450019c379d333eb6530d6
2015-10-02 11:56:22 +09:00
..
api Fix 'auhentication' spelling error/mistake 2015-09-01 15:51:58 -07:00
common Merge "Add tests for volume quota set" 2015-09-19 03:03:05 +00:00
compute Use discover_extensions for novaclient 2015-09-11 16:23:54 +03:00
identity Merge "Remove backticks from help in role commands" 2015-09-19 07:19:39 +00:00
image Merge "Glance image set Resolve Fracturing" 2015-09-23 12:28:02 +00:00
network Do not set default versions in parsed args 2015-07-18 06:28:09 -06:00
object Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
tests Merge "Glance image set Resolve Fracturing" 2015-09-23 12:28:02 +00:00
volume Add one parenthesis 2015-10-02 11:56:22 +09:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Get rid of oslo_i18n deprecation notice 2015-06-02 09:21:31 -06:00
shell.py Merge "Set default auth plugin back to 'password'" 2015-09-21 14:40:18 +00:00