gantt/bin
Alessio Ababilov 7b78a0d13d 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
2012-08-21 16:10:24 +03:00
..
nova-all Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-api Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-api-ec2 Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-api-metadata Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-api-os-compute Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-api-os-volume Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-cert Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-clear-rabbit-queues OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00
nova-compute Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-console OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00
nova-consoleauth OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00
nova-dhcpbridge Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-manage Implement network creation in compute API 2012-08-21 16:10:24 +03:00
nova-network Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-novncproxy OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00
nova-objectstore Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-rootwrap OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00
nova-rpc-zmq-receiver Fix nova-rpc-zmq-receiver 2012-07-03 13:34:04 -04:00
nova-scheduler Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-volume Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-volume-usage-audit OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00
nova-xvpvncproxy OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00