openstack-python-openstackc.../openstackclient/tests/functional
Dean Troyer 589a65c3fe Fix Nova-net netowrk commands
In cleaning up functional tests for nova-net, I discovered some
problems in network create:
* --subnet option is required in network create command
* Switch API to use /os-networks rather than /os-tenant-networks as this
  is what we were actually using via novaclient
* Fix functional tests for nova-net
* Normalize some private function names in network/v2/network.py

Change-Id: I426b864406756d58d140575a3a45ee9aee67ce84
2017-04-27 20:36:00 +00:00
..
common Fix quota functional tests for nova-net 2017-04-26 23:52:34 +00:00
compute Fix server create with nova-net 2017-04-26 18:49:50 -05: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 Fix Nova-net netowrk commands 2017-04-27 20:36:00 +00:00
object move all functional tests to tests module 2016-09-09 03:29:47 +00:00
volume Fix volume transfers request commands 2017-03-27 12:31:42 -05:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Fix quota functional tests for nova-net 2017-04-26 23:52:34 +00: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