python-openstackclient/releasenotes/notes/add-overwrite-option-to-router-7c50c8031dab6bae.yaml
Reedip 25104c7d4a Introduce overwrite functionality in `osc router set`
The overwrite functionality allows user to overwrite
the routes of a specific router.

Change-Id: I8d3cfe5cab2ffbfa046371c3adcd2cf446c91cbc
partially-implements: blueprint allow-overwrite-set-options
2016-12-19 16:57:02 -05:00

8 lines
292 B
YAML

---
features:
- |
Add support to overwrite routes in a router instance, using ``--router``
and ``--no-router`` option in ``osc router set``.
[ Blueprint `allow-overwrite-set-options <https://blueprints.launchpad.net/python-openstackclient/+spec/allow-overwrite-set-options>`_]