File: add-ha-to-router-update-6a38a73cc112b2fc.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (7 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
features:
  - |
    Add support to update high-availability property of
    a router by adding ``--ha`` and ``--no-ha`` option
    to ``router set`` CLI.
    [Bug `1631492 <https://bugs.launchpad.net/bugs/1631492>`_]