openstack-python-openstackc.../openstackclient/tests/functional
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
..
common Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
compute Finish converting server functional tests to JSON format 2017-02-18 11:50:39 -06:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Merge "Modify error handling for role and group commands" 2017-02-13 17:27:33 +00:00
image Rework port functional tests on json output format 2017-02-21 07:35:02 +00:00
network Introduce Neutron DHCP agent commands to OSC 2017-03-20 15:02:09 -04:00
object move all functional tests to tests module 2016-09-09 03:29:47 +00:00
volume Merge "Add Cinder v3 client support for volumes" 2017-03-01 19:10:48 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py change assert_show_fields to not fail on new fields 2017-01-25 13:09:16 -08:00
post_test_hook.sh unwedge the gate 2016-09-09 22:49:35 -04:00
post_test_hook_tips.sh Use git+file urls instead of directories 2017-01-14 20:40:17 +00:00