diff options
author | Alessio Ababilov <aababilov@griddynamics.com> | 2012-07-16 14:07:29 +0300 |
---|---|---|
committer | Alessio Ababilov <aababilov@griddynamics.com> | 2012-08-21 16:10:24 +0300 |
commit | e00a398f84562f1a0da69c8c0fd33db538365dc3 (patch) | |
tree | 0a2c00928d6c42397b6c8dbbf1b617c92498dc32 /tools/lintstack.py | |
parent | 0272c063bbc32f1ff39f2baa8ae3f0764723ef73 (diff) | |
download | nova-e00a398f84562f1a0da69c8c0fd33db538365dc3.tar.gz nova-e00a398f84562f1a0da69c8c0fd33db538365dc3.tar.xz nova-e00a398f84562f1a0da69c8c0fd33db538365dc3.zip |
Implement network creation in compute API
Implements blueprint os-api-network-create
The ability to create new networks is currently only exposed by the
nova-manage CLI. Here we add support for network creation in the
os-networks API extension.
With the exception of num_networks and network_size, all the parameters
supported by 'nova-manage network create' are supported. Only a single
network may be created by each API call.
To avoid code duplication, the nova-manage code is refactored and moved
into NetworkManager so that it can be re-used by the API.
DocImpact
Change-Id: I682d498ab35ea43b553b64e13e677fe9eeb8e08b
Diffstat (limited to 'tools/lintstack.py')
0 files changed, 0 insertions, 0 deletions