python-openstackclient/releasenotes/notes/bug-1641868-97c284e33f944c2d.yaml
Zhou Zhihong 2e78c11c8d Add options to allow filtering on agent list
Add options to allow filtering via --agent-type
and --host on agent list

Change-Id: I1800f0777aa92a76b4b95f64f8acc18454809e81
Closes-Bug: #1641868
Partially-Implements: blueprint network-commands-options
2017-01-05 22:23:01 -08:00

7 lines
169 B
YAML

---
features:
- |
Add filters ``--agent-type`` and ``--host``
to ``network agent list`` command
[Bug `1641868 <https://bugs.launchpad.net/bugs/1641868>`_]