openstack-python-openstackc.../openstackclient/network/v2
Tang Chen f2fb007e82 [Subnet pool] Add 'subnet pool set' command support
This patch supports setting a new name, pool prefix,
default prefix length, minimum prefix length,
and maximum prefix length for a subnet pool.

Change-Id: I65bd71e0f54f2f65acefbc542df67a1b1ec26397
Partial-Bug: #1544591
Related-to: blueprint neutron-client
2016-03-08 21:22:13 +08:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
floating_ip.py Floating IP: Neutron support for "ip floating show" command 2016-02-24 17:26:13 +08:00
network.py Merge "Use _get_columns() to obtain columns in network.py" 2016-03-07 16:05:01 +00:00
port.py Add port list command 2016-03-07 11:17:31 -06:00
router.py Fix incorrect unit test for router 2016-03-03 20:50:17 +08:00
security_group.py Trivial: Remove useless return 2016-03-07 17:54:06 +08:00
security_group_rule.py Add "security group rule show" command 2016-02-23 15:27:06 +00:00
subnet.py TrivialOrder: Rearrange Class Names 2016-03-01 16:11:51 +09:00
subnet_pool.py [Subnet pool] Add 'subnet pool set' command support 2016-03-08 21:22:13 +08:00