python-openstackclient/doc/source
Huanxuan Ao 1c49a1f01d Fix NoneType error for volume snapshot create command
In volume snapshot command, <volume> is the same
as <snapshot-name> when --volume is not specified,
but <volume> cannot be None, so when <snapshot-name>
is not specified (<snapshot-name> is None), a NoneType
error appears.
So make <snapshot-name> no longer optional, it should
be always present.

Change-Id: I3d9f10753a8ef601e70816421c160598e2cc811f
Closes-bug: #1659894
2017-04-26 11:07:08 -05:00
..
command-objects Fix NoneType error for volume snapshot create command 2017-04-26 11:07:08 -05:00
data Correct flavor associate/disassociate commands in Mapping Guide 2017-04-04 15:45:46 +00:00
man Add document about renaming OS_ENDPOINT_TYPE to OS_INTERFACE 2017-04-11 15:01:49 +08:00
specs doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
authentication.rst OS_DEFAULT_DOMAIN must be an ID 2016-08-01 15:31:00 +00:00
backwards-incompatible.rst Fix NoneType error for volume snapshot create command 2017-04-26 11:07:08 -05:00
command-beta.rst Fix the missing os in command in example 2016-12-21 00:05:46 +08:00
command-errors.rst Fix image delete multiple arguments error 2016-06-13 16:15:01 +08:00
command-list.rst Begin copying wiki command list here 2014-11-19 14:47:53 -06:00
command-logs.rst Add doc for logger usage 2016-06-16 16:17:37 +08:00
command-options.rst Help/docs cleanups: marker, limit, ip-address metavars 2017-04-04 03:56:19 +00:00
command-wrappers.rst Fix 'code-block' tag format issues 2016-03-01 08:48:47 +00:00
commands.rst Merge "OSC Network Flavor Profile" 2017-03-21 03:32:47 +00:00
conf.py doc: Remove local fork of apidoc 2017-03-28 16:29:19 +01:00
configuration.rst Add example in the doc when using Identity v3 2016-09-29 10:36:26 +02:00
decoder.rst add neutron CLI to decoder 2017-03-06 18:48:55 +00:00
developing.rst Align '=' for developing.rst and newton.rst 2016-09-26 09:26:56 +08:00
humaninterfaceguide.rst Correct missspellings of secret 2016-12-08 13:15:47 +00:00
index.rst doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
interactive.rst Add documentation of interactive mode 2014-12-04 15:16:05 -05:00
plugin-commands.rst doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
plugins.rst Normalize the gnocchiclient docs entry 2017-03-06 19:27:04 +08:00