python-openstackclient/releasenotes/notes/subnet-unset-5b458cdbaf93d766.yaml
reedip 45b026d7c8 Add command to unset information from Subnets
This patch introduces the ``subnet unset`` command to
clear the host-routes, allocation-pools and dns-nameservers
from subnets.
Implements: blueprint network-property-unset

Change-Id: I31324a2423f6d2315eed27445dfdcfe863e0b550
2016-06-29 03:22:25 +00:00

7 lines
283 B
YAML

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