openstack-python-openstackc.../openstackclient
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
..
api Low-level Compute v2 API: floating ip pool 2017-04-18 08:57:34 -05:00
common Improve no-auth path 2017-04-24 18:57:10 -05:00
compute Merge "Add --network and --port to server create" 2017-04-25 13:54:46 +00:00
identity Support to add/remove multi users for "group add/remove user" 2017-03-21 10:39:42 +08:00
image Help/docs cleanups: marker, limit, ip-address metavars 2017-04-04 03:56:19 +00:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Low-level Compute v2 API: floating ip pool 2017-04-18 08:57:34 -05:00
object Help/docs cleanups: marker, limit, ip-address metavars 2017-04-04 03:56:19 +00:00
tests Fix NoneType error for volume snapshot create command 2017-04-26 11:07:08 -05:00
volume Fix NoneType error for volume snapshot create command 2017-04-26 11:07:08 -05:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Improve no-auth path 2017-04-24 18:57:10 -05:00