openstack-python-openstackc.../openstackclient/network/v2
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
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
address_scope.py Make set/unset commands in network return normally when nothing specified 2016-06-08 14:31:17 +08:00
floating_ip.py State i18() changes and help messages improved 2016-04-18 10:31:01 +08:00
ip_availability.py Add network availability for osc 2016-06-03 16:47:56 +00:00
network.py Make set/unset commands in network return normally when nothing specified 2016-06-08 14:31:17 +08:00
network_segment.py Fix --enable options on commands 2016-06-02 10:07:34 -05:00
port.py Make set/unset commands in network return normally when nothing specified 2016-06-08 14:31:17 +08:00
router.py Make set/unset commands in network return normally when nothing specified 2016-06-08 14:31:17 +08:00
security_group.py State i18() changes and help messages improved 2016-04-18 10:31:01 +08:00
security_group_rule.py Fix i18n support for help and error msg in network 2016-05-16 16:15:46 +08:00
subnet.py Make set/unset commands in network return normally when nothing specified 2016-06-08 14:31:17 +08:00
subnet_pool.py Make set/unset commands in network return normally when nothing specified 2016-06-08 14:31:17 +08:00