python-openstackclient/releasenotes/notes/unset-router-7b0cbd9518bb1de6.yaml
reedip ed64788cf1 Add command to unset information from Routers
This patch introduces the ``router unset`` command to
clear the routing information from the routers.
Implements: blueprint network-property-unset

Change-Id: Iac8d32ca42fb28878805b4b58ab411b67fa6555b
2016-06-27 10:41:13 +00:00

8 lines
246 B
YAML

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