nova/nova/api
Dan Smith 91db10a0fd Make the metadata paths use conductor
This patch makes the metadata service use conductor instead of hitting the
database directly.

It adds a get_ec2_ids() method to conductor, which encapsulates a bunch of
very small id translation database queries. It also does the AZ lookup
via conductor.

Fixes bug 1120402

Change-Id: Iceef753b1451ff53e29dfbf97a696b952b47d5a3
2013-02-12 09:30:44 -05:00
..
ec2 Make the metadata paths use conductor 2013-02-12 09:30:44 -05:00
metadata Make the metadata paths use conductor 2013-02-12 09:30:44 -05:00
openstack Merge "Disallow setting /0 for network other than 0.0.0.0" 2013-02-12 13:45:43 +00:00
__init__.py Removed newly added userdatarequesthandler for OS API, there is no need to add this handler since the existing Ec2 API metadatarequesthandler does the same job 2011-08-15 15:09:42 -07:00
auth.py Fix N402 for nova/api 2013-01-08 23:40:13 -05:00
manager.py Move network_driver into new nova.network.driver 2012-12-16 22:24:07 +00:00
sizelimit.py Correct docstring on sizelimit middleware. 2013-01-14 14:37:04 -05:00
validator.py Fix N402 for nova/api 2013-01-08 23:40:13 -05:00