45b026d7c8
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
7 lines
283 B
YAML
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>`_]
|