openstack-python-openstackc.../openstackclient/network
Tang Chen 359dfa1a06 Support "network create" command in nova network
This patch only provide network name and subnet setting for
"network create" command.

The other options, such as --project which depends on
identity v2 or v3, will make the unit tests too complicated.
So I prefer to implement them in other patches.

Change-Id: I9ec93f0af813c8fae4170c36e16bbe8f0f53cbb6
Partial-Bug: 1543672
2016-03-02 14:39:00 +08:00
..
v2 Support "network create" command in nova network 2016-03-02 14:39:00 +08:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Migrate network client to SDK. 2015-12-09 09:30:29 +08:00
common.py Merge "Refactor security group rule delete to use SDK" 2016-02-18 09:03:27 +00:00