openstack-python-openstackc.../openstackclient/network/v2
Huanxuan Ao 041ea4978b Support bulk deletion for delete commands in networkv2
This patch support bulk deletion for delete commands below:
1.subnet delete
2.subnet pool delete

Up to now, all the delete commands in networkv2 support bulk deletion.

Change-Id: I63f6d1d02bad1fcc26e72b7028b53958a68ce2dc
Partially-Implements: blueprint multi-argument-network
Partial-Bug: #1592906
2016-06-16 12:46:32 +00:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
address_scope.py osc-lib: command 2016-06-13 11:00:22 -05:00
floating_ip.py Support bulk deletion for commands that exist in both network and compute. 2016-06-15 17:23:39 +08:00
ip_availability.py Add default IP version and fix help messages for "ip availability list" 2016-06-15 20:33:09 +08:00
network.py Merge "Add geneve provider network type" 2016-06-15 00:41:50 +00:00
network_segment.py osc-lib: command 2016-06-13 11:00:22 -05:00
port.py osc-lib: command 2016-06-13 11:00:22 -05:00
router.py osc-lib: command 2016-06-13 11:00:22 -05:00
security_group.py Support bulk deletion for commands that exist in both network and compute. 2016-06-15 17:23:39 +08:00
security_group_rule.py Support bulk deletion for commands that exist in both network and compute. 2016-06-15 17:23:39 +08:00
subnet.py Support bulk deletion for delete commands in networkv2 2016-06-16 12:46:32 +00:00
subnet_pool.py Support bulk deletion for delete commands in networkv2 2016-06-16 12:46:32 +00:00