nova/bin
Vishvananda Ishaya dd5f2c82d7 Split floating ip functionality into new file.
This is to prepare for moving this code into network.api. There was
one minor change made to associate_floating_ip. It no longer checks
access to the fixed ip's network before associating the floating ip
to the fixed ip. The calling side was already verifying access to the
instance so this is unnecessary. A note was added to the method call
to ensure future usage of associate_floating keeps this in mind.

Part of blueprint optimize-nova-network

Change-Id: I4fcda82eebee46d167e028bb68c8fedf2c3e03a1
2013-01-31 15:38:17 -08:00
..
nova-all Move enabled_apis option into nova.service 2013-01-09 08:15:43 +00:00
nova-api Increase maximum URI size for EC2 API to 16k 2013-01-24 17:11:10 -06:00
nova-api-ec2 Increase maximum URI size for EC2 API to 16k 2013-01-24 17:11:10 -06:00
nova-api-metadata Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00
nova-api-os-compute Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00
nova-baremetal-deploy-helper Merge "Tests for PXE bare-metal provisioning helper server." 2013-01-22 22:57:17 +00:00
nova-baremetal-manage CLI for bare-metal database sync. 2013-01-08 22:56:14 +09:00
nova-cells Cells: Add the main code. 2013-01-04 20:45:05 +00:00
nova-cert Move cert_topic into nova.cert.rpcapi 2013-01-08 10:23:40 +00:00
nova-clear-rabbit-queues Port to argparse based cfg 2012-12-11 06:47:35 +00:00
nova-compute Handle waiting for conductor in nova.service. 2013-01-11 18:06:57 -05:00
nova-conductor Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
nova-console Move console_topic into nova.console.rpcapi 2013-01-08 10:23:40 +00:00
nova-consoleauth Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
nova-dhcpbridge Support optional 4 arg for nova-dhcpbridge 2013-01-24 23:46:37 +00:00
nova-manage Split floating ip functionality into new file. 2013-01-31 15:38:17 -08:00
nova-network Move network_topic into nova.network.rpcapi 2013-01-08 10:23:40 +00:00
nova-novncproxy Change ''' to """ in bin/nova-{novncproxy,spicehtml5proxy} 2013-01-29 09:36:03 +00:00
nova-objectstore Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00
nova-rootwrap Use common rootwrap from oslo-incubator 2013-01-17 13:32:30 +01:00
nova-rpc-zmq-receiver Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
nova-scheduler Move scheduler_topic into nova.scheduler.rpcapi 2013-01-08 10:23:40 +00:00
nova-spicehtml5proxy Change ''' to """ in bin/nova-{novncproxy,spicehtml5proxy} 2013-01-29 09:36:03 +00:00
nova-xvpvncproxy Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00