openstack-python-openstackc.../openstackclient/network/v2
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
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
address_scope.py Standardize logger usage 2016-06-20 15:16:51 +00:00
floating_ip.py Transfer "ip floating CRUD" to "floating ip CRUD" 2016-07-20 13:37:48 +08:00
floating_ip_pool.py Transfer "ip floating pool list" to "floating ip pool list" 2016-07-04 10:40:00 +08:00
ip_availability.py Add default IP version and fix help messages for "ip availability list" 2016-06-15 20:33:09 +08:00
network.py Add port security option to network commands 2016-06-29 10:13:18 -05:00
network_agent.py Implement "network agent set" command 2016-08-10 15:39:44 +08:00
network_rbac.py Show "target_project_id" attribute properly for network rbac object 2016-08-05 10:05:58 +08:00
network_segment.py osc-lib: command 2016-06-13 11:00:22 -05:00
port.py Add command to unset information from ports 2016-07-01 08:40:07 +05:30
router.py Merge "Add command to unset information from Routers" 2016-06-28 22:29:31 +00:00
security_group.py Support bulk deletion for commands that exist in both network and compute. 2016-06-15 17:23:39 +08:00
security_group_rule.py Fix a missing i18n support in security_group_rule.py 2016-06-21 17:06:59 +08:00
subnet.py Exchange the check order for the dhcp and no-dhcp 2016-07-19 16:35:36 +08:00
subnet_pool.py Standardize import format 2016-07-22 19:24:02 +08:00