openstack-python-openstackc.../openstackclient
Tang Chen 2672e37ee2 Make set/unset commands in volume return normally when nothing specified
set/unset commands should ends up normally instead of
logging an error when nothing is specified to modify.
The main reason is: When nothing is specified, the
command sets/unsets nothing, which is a normal behavior,
and ends up normally. No API call fails. No error happens.

Change-Id: Ib03a512650e5da90aa1ef38019772448383d0d33
Partial-bug: #1588588
2016-06-04 21:29:44 +08:00
..
api Avoid TypeError on message object additions 2016-05-19 18:07:53 -07:00
common Fix --enable options on commands 2016-06-02 10:07:34 -05:00
compute Fix some missing i18n support problems in compute 2016-06-03 12:15:22 +08:00
identity Update v2 endpoint show help 2016-06-02 14:32:16 -05:00
image Add "image unset" command 2016-05-28 16:38:22 +08:00
locale Imported Translations from Zanata 2016-04-19 06:14:07 +00:00
network Fix --enable options on commands 2016-06-02 10:07:34 -05:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
releasenotes/notes Do not require an scope when setting a password 2016-05-27 09:12:24 +02:00
tests Make set/unset commands in volume return normally when nothing specified 2016-06-04 21:29:44 +08:00
volume Make set/unset commands in volume return normally when nothing specified 2016-06-04 21:29:44 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Fix --enable options on commands 2016-06-02 10:07:34 -05:00