python-openstackclient/releasenotes/notes/unset-subnet-pool-333052dd85b95653.yaml
reedip 063c722a11 Add command to unset information from Subnet-pools
This patch introduces the ``subnet pool unset`` command to
clear the pool prefix information from the subnet-pools.

Change-Id: I84b7259d6e26e695343d41cea6d807396faaf69a
Implements: blueprint network-property-unset
2016-06-30 08:14:58 +00:00

7 lines
263 B
YAML

---
features:
- |
Add a new command ``subnet pool unset`` to clear the information
of pool-prefixes from the subnet pools.
[ Blueprint `network-property-unset <https://blueprints.launchpad.net/python-openstackclient/+spec/network-property-unset>`_]