python-openstackclient/openstackclient/tests/unit/api
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
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_api.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_compute_v2.py Fix Nova-net netowrk commands 2017-04-27 20:36:00 +00:00
test_image_v1.py Fixes image api URL endpoint for certain scenario 2017-01-04 18:14:10 +00:00
test_image_v2.py Fixes image api URL endpoint for certain scenario 2017-01-04 18:14:10 +00:00
test_object_store_v1.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_utils.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00