nova/nova/volume
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
..
nexenta Add Nexenta volume driver. 2012-02-23 00:43:27 +04:00
__init__.py Use openstack.common.importutils. 2012-04-28 23:33:15 -04:00
api.py Remove instance Foreign Key in volumes table, replace with instance_uuid 2012-05-10 13:36:32 -06:00
driver.py Replaces exceptions.Error with NovaException 2012-05-07 10:38:28 -04:00
iscsi.py Remove the last of the gflags shim layer 2012-02-10 06:31:56 +00:00
manager.py Remove instance Foreign Key in volumes table, replace with instance_uuid 2012-05-10 13:36:32 -06:00
netapp.py Replaces exceptions.Error with NovaException 2012-05-07 10:38:28 -04:00
san.py Replaces exceptions.Error with NovaException 2012-05-07 10:38:28 -04:00
volume_types.py Remove Virtual Storage Array (VSA) code 2012-03-15 20:35:09 -07:00
xensm.py Replaces exceptions.Error with NovaException 2012-05-07 10:38:28 -04:00