openstack-python-openstackc.../openstackclient/network
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
..
v2 Make set/unset commands in network return normally when nothing specified 2016-06-08 14:31:17 +08:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Trivial: Fix i18n support in network/common.py 2016-05-31 20:31:28 +08:00
common.py Trivial: Fix i18n support in network/common.py 2016-05-31 20:31:28 +08:00
utils.py Refactor security group show to use SDK 2016-03-10 08:33:52 -06:00