File: bug-1564460-ab7ad35c02392cb4.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (9 lines) | stat: -rw-r--r-- 450 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
---
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>`_]