nova/nova/compute
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
..
__init__.py Use openstack.common.importutils. 2012-04-28 23:33:15 -04:00
aggregate_states.py blueprint host-aggregates: OSAPI/virt integration, via nova.compute.api 2012-01-25 17:09:54 +00:00
api.py Remove instance Foreign Key in volumes table, replace with instance_uuid 2012-05-10 13:36:32 -06:00
fakevirtinstance.xml update copyrights 2010-07-15 01:28:51 -04:00
instance_types.py fixed postgresql flavor-create 2012-04-01 07:44:06 +02:00
manager.py Remove instance Foreign Key in volumes table, replace with instance_uuid 2012-05-10 13:36:32 -06:00
power_state.py test fixes and typos 2011-08-04 13:59:57 -07:00
task_states.py Consistently use REBUILDING vm_state 2011-12-20 20:35:16 +00:00
utils.py Added image metadata to compute.instance.exists 2012-05-10 15:34:05 +00:00
vm_states.py Unbreak start instance and fixes bug 905270 2012-01-12 18:46:49 +09:00