python-openstackclient/openstackclient
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 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
identity Support to add/remove multi users for "group add/remove user" 2017-03-21 10:39:42 +08:00
image Help/docs cleanups: marker, limit, ip-address metavars 2017-04-04 03:56:19 +00:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Fix Nova-net netowrk commands 2017-04-27 20:36:00 +00:00
object Help/docs cleanups: marker, limit, ip-address metavars 2017-04-04 03:56:19 +00:00
tests Fix Nova-net netowrk commands 2017-04-27 20:36:00 +00:00
volume Fix NoneType error for volume snapshot create command 2017-04-26 11:07:08 -05:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Improve no-auth path 2017-04-24 18:57:10 -05:00