openstack-python-openstackc.../openstackclient
Shashank Kumar Shankar f4fd8f6e31 Introduce Neutron DHCP agent commands to OSC
This patch introduces neutron dhcp-agent related commands to OpenStack
client.

The equivalent neutron commands implemented in OSC:

neutron: dhcp-agent-list-hosting-net
OSC: network agent list --network

neutron: dhcp-agent-network-add
OSC: network agent add network

neutron: dhcp-agent-network-remove
OSC: network agent remove network

neutron: net-list-on-dhcp-agent
OSC: network list --agent

Change-Id: I77a933f4b3ce875c63cef5b6a32aee78fd844b03
2017-03-20 15:02:09 -04:00
..
api Make 'object save' fast again 2017-01-09 16:19:29 +00:00
common Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
compute Merge "Use public and unified method get_console_url()" 2017-02-20 19:46:15 +00:00
identity Fix "endpoint list" help message 2017-02-22 17:56:03 +08:00
image openstack image create : --file and --volume exclude each other 2017-02-24 08:50:37 +01:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Introduce Neutron DHCP agent commands to OSC 2017-03-20 15:02:09 -04:00
object translate all command help strings 2016-11-17 02:33:42 +00:00
tests Introduce Neutron DHCP agent commands to OSC 2017-03-20 15:02:09 -04:00
volume Merge "Add Cinder v3 client support for volumes" 2017-03-01 19:10:48 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Fix wrong behavior of parsing plugin service name 2017-02-08 00:47:22 +00:00