a90c824e04
Fix the "--route" option on the "os router set" command. The option did not properly format the new routes to set which resulted in a "HttpException: Bad Request" error. In addition, the output for routes was fixed to improve readability and to align with the "--route" option on the "os router set" command. Change-Id: I9c514153ec201e2feae32be6dd281771e3298b9c Closes-Bug: #1564460
10 lines
450 B
YAML
10 lines
450 B
YAML
---
|
|
fixes:
|
|
- Fixed the ``--route`` option on the ``router set`` command
|
|
which did not properly format the new routes to set resulting
|
|
in a ``Bad Request`` error. In addition, the ``router create``,
|
|
``router list`` and ``router show`` command output for routes
|
|
was fixed to improve readability and to align with the
|
|
``--route`` option on the ``router set`` command.
|
|
[Bug `1564460 <https://bugs.launchpad.net/bugs/1564460>`_]
|