openstack-python-openstackc.../openstackclient/tests/unit
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
..
api Fix Nova-net netowrk commands 2017-04-27 20:36:00 +00:00
common Improve no-auth path 2017-04-24 18:57:10 -05:00
compute Merge "Make test_server.py more elegant and simple" 2017-04-25 15:24:07 +00:00
identity doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
image doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
integ move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
network Fix Nova-net netowrk commands 2017-04-27 20:36:00 +00:00
object Add option "--name" to command "openstack object create" 2016-09-26 22:42:10 -04:00
volume Fix NoneType error for volume snapshot create command 2017-04-26 11:07:08 -05:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Low-level Compute v2 API: security group 2017-04-11 02:08:04 -05:00
test_shell.py [TrivialFix] Fix typo error 2016-12-14 14:39:24 +08:00
utils.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00