openstack-python-openstackc.../openstackclient
Tang Chen e3270cdfd8 Make set/unset commands in network return normally when nothing specified
set/unset commands should ends up normally instead of raising
an exception 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.

This patch also adds a releasenote for both network, and volume
commands that fix patch has been merged.

Change-Id: I78c348066078decd350417a431f3b8bea8fcf9ef
Partial-bug: #1588588
2016-06-08 14:31:17 +08:00
..
api Avoid TypeError on message object additions 2016-05-19 18:07:53 -07:00
common Merge "Error handling for KeyValueAction class." 2016-06-08 04:30:58 +00:00
compute Merge "Fix compute service set command" 2016-06-08 05:03:47 +00:00
identity Fix i18n support problems in identity 2016-06-07 09:37:02 +08:00
image fix image unset 2016-06-06 11:09:25 +08:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Make set/unset commands in network return normally when nothing specified 2016-06-08 14:31:17 +08: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 network return normally when nothing specified 2016-06-08 14:31:17 +08:00
volume Merge "Fix errors for "volume type unset" command" 2016-06-07 01:31:50 +00: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