python-openstackclient/releasenotes/notes/bug-1565034-dd404bfb42d7778d.yaml
Hideki Saito bc93ebfe5c Added --no-route to the router set command
Deprecated --clear-routes

Closes-Bug #1565034

Change-Id: I4a8975edc026aecd2a362fd1929c984cfab8ade6
2016-05-16 12:02:00 +09:00

6 lines
165 B
YAML

---
fixes:
- Added ``--no-route`` to the ``router set`` command.
Deprecated ``--clear-routes``.
[Bug `1565034 <https://bugs.launchpad.net/bugs/1565034>`_]