File: bp-network-l3-adv-commands-cc1df715a184f1b2.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (10 lines) | stat: -rw-r--r-- 402 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Add  ``network agent add router`` and ``network agent remove router``
    commands for adding/removing routers to network l3 agents.
    [Blueprint :oscbp:`network-l3-commands`]
  - |
    Add ``--router`` option to ``network agent list`` to filter by router,
    and ``--agent`` option to ``router list`` command to filter by agent.
    [Blueprint :oscbp:`network-l3-commands`]