python-openstackclient/releasenotes/notes/bug-1610161-7c34c7b735701bd4.yaml
Nam Nguyen Hoai e2fc436d53 Add --ha option to os router create command
This patch added --ha option which the 'os router create'
command was missed.

Change-Id: I77635fb17af32beb0d8ed9aa080ef79285719fdc
Closes-Bug: #1610161
2016-10-01 14:55:23 +07:00

5 lines
136 B
YAML

---
features:
- |
Add ``--ha`` option to ``router create`` command.
[Bug `1610161 <https://bugs.launchpad.net/bugs/1610161>`_]