nova/nova/api
John Griffith dcad314fb9 Remove instance Foreign Key in volumes table, replace with instance_uuid
* Remove the instance relationship and instance_id FK
* Add instance_uuuid column to volumes table
* Passed unit tests and devstack tests

Change-Id: Id598f1f1d7915d1af6bf3dd75e5819dce08aaa0f
2012-05-10 13:36:32 -06:00
..
ec2 Remove instance Foreign Key in volumes table, replace with instance_uuid 2012-05-10 13:36:32 -06:00
metadata Migrate block_device_mapping to use instance uuids. 2012-05-01 07:12:45 +10:00
openstack Remove instance Foreign Key in volumes table, replace with instance_uuid 2012-05-10 13:36:32 -06: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 Allow rate limiting to be disabled via flag 2012-03-19 20:40:45 -07:00
manager.py Use openstack.common.importutils. 2012-04-28 23:33:15 -04:00
sizelimit.py Adds middleware to limit request body sizes. 2012-03-29 11:03:52 -04:00
validator.py pylint cleanup 2012-05-07 15:08:58 -07:00