python-openstackclient/releasenotes/notes/bug-1544591-267fd16cc5efffe6.yaml
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

5 lines
137 B
YAML

---
features:
- Add ``subnet pool set`` command.
[Bug `1544591 <https://bugs.launchpad.net/python-openstackclient/+bug/1544591>`_]