gantt/nova
Chris Yeoh 1902d28761 Adds API for bulk creation/deletion of floating IPs
This adds an extension that provides a REST API for the bulk creation,
deletion and listing of floating IPs. The interface is accessed via

/v2/{tenant_id}/os-floating-ips-bulk

This forms part of the work to provide APIs for functionality currently
implemented by nova-manage that needs direct db access so nova-manage
can eventually be removed

Implements: blueprint apis-for-nova-manage
DocImpact

Change-Id: I621e2b070a896f7230cdf3f26f78ded85e72cf16
2012-11-21 19:38:55 +10:30
..
common Switch to using eventlet_backdoor from oslo. 2012-11-16 09:47:55 -05:00
openstack Sync eventlet_backdoor from oslo. 2012-11-16 09:45:07 -05:00
rootwrap Use env to set environ when starting dnsmasq 2012-10-30 21:30:58 -04:00
scheduler Merge "Use CONF.import_opt() for nova.config opts" 2012-11-20 02:09:06 +00:00
testing Clarify dangerous use of exceptions in unit tests 2012-09-20 19:37:34 +00:00
tests Adds API for bulk creation/deletion of floating IPs 2012-11-21 19:38:55 +10:30
__init__.py Remove outdated moduleauthor tags 2012-10-01 15:25:47 -07:00
block_device.py Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
exception.py Remove extra space in exception 2012-11-20 20:24:07 +00:00
filters.py Refactor scheduling filters 2012-11-14 19:04:12 +00:00
loadables.py Add module for loading specific classes 2012-11-14 19:01:57 +00:00
manager.py Merge "Use CONF.import_opt() for nova.config opts" 2012-11-20 02:09:06 +00:00
notifications.py Merge "Remove nova.config.CONF" 2012-11-20 02:02:50 +00:00
policy.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
quota.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
service.py Merge "Use CONF.import_opt() for nova.config opts" 2012-11-20 02:09:06 +00:00
test.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
utils.py Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
weights.py Refactor scheduling weights. 2012-11-14 19:04:17 +00:00
wsgi.py Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00