
Implements: blueprint network-l3-commands Co-Authored-By: Akihiro Motoki <amotoki@gmail.com> Change-Id: Ia24d76227e164062e89a74c1621b8acb830b26cf
9 lines
350 B
YAML
9 lines
350 B
YAML
---
|
|
features:
|
|
- |
|
|
Add network l3-agent related commands ``network agent add router``,
|
|
``network agent remove router`` for adding/removing routers to l3 agents.
|
|
Add ``network agent list --router``, and ``router list --agent`` for
|
|
listing agents on routers and routers on specific agents.
|
|
[Blueprint :oscbp:`network-l3-commands`]
|