python-openstackclient/releasenotes/notes/bp-network-l3-adv-commands-cc1df715a184f1b2.yaml
Dean Troyer 1f2295cf65 Release note cleanup for 3.12.0
Change-Id: I1fab42256e7b01d2efc23af686554e0325a48af6
2017-07-23 16:51:47 +00:00

11 lines
402 B
YAML

---
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`]