openstack-python-openstackc.../openstackclient/network
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
..
v2 Introduce Neutron DHCP agent commands to OSC 2017-03-20 15:02:09 -04:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Remove remaining uses of SDK Proxy.session 2017-02-19 15:47:20 -06:00
common.py network.common.NetworkAndComputeShowOne: catch HttpException 2016-11-10 16:30:23 +01:00
sdk_utils.py SDK Refactor: Prepare address scope commands 2016-10-05 06:36:18 -05:00
utils.py Refactor security group show to use SDK 2016-03-10 08:33:52 -06:00