python-openstackclient/releasenotes/notes/bp-implement-network-agents-5eba48796318f094.yaml
Huanxuan Ao 722be75f9c Implement "network agent set" command
Add "network agent set" command in network v2 to set network
agent properties.
Also add the unit test, doc, functional test and release note.

Change-Id: Iebaee4c60f8c6b43f538c1b82a38b93178b9ce53
Implements: bp implement-network-agents
Co-Authored-By: Michael Gugino <michael.gugino@walmart.com>
2016-08-10 15:39:44 +08:00

6 lines
268 B
YAML

---
features:
- Add ``network agent delete``, ``network agent list``, ``network agent show``
and ``network agent set`` commands.
[Blueprint `implement-network-agents <https://blueprints.launchpad.net/python-openstackclient/+spec/implement-network-agents>`_]