Jump to: navigation, search

Difference between revisions of "Nova/VMwareVmdkDriver/blueprint-full-spec"

(Created page with " This is a link to the complete Cinder blueprint which describes the changes required for both Cinder and Nova to enable the vmware cinder driver. https://wiki.openstack.o...")
 
 
Line 7: Line 7:
 
This blueprint is to implement the support code in nova for the cinder driver.  The changes are described in the following links
 
This blueprint is to implement the support code in nova for the cinder driver.  The changes are described in the following links
  
[https://wiki.openstack.org/wiki/Cinder/VMwareVmdkDriver/blueprint-full-spec#nova.23get_volume_connector get_volume_connector ]
+
[https://wiki.openstack.org/wiki/Cinder/VMwareVmdkDriver/blueprint-full-spec#nova.23get_volume_connector get_volume_connector ]<br>
[https://wiki.openstack.org/wiki/Cinder/VMwareVmdkDriver/blueprint-full-spec#nova.23attach_volume attach_volume]
+
[https://wiki.openstack.org/wiki/Cinder/VMwareVmdkDriver/blueprint-full-spec#nova.23attach_volume attach_volume]<br>
[https://wiki.openstack.org/wiki/Cinder/VMwareVmdkDriver/blueprint-full-spec#nova.23detach_volume detach_volume]
+
[https://wiki.openstack.org/wiki/Cinder/VMwareVmdkDriver/blueprint-full-spec#nova.23detach_volume detach_volume]<br>
 
[https://wiki.openstack.org/wiki/Cinder/VMwareVmdkDriver/blueprint-full-spec#nova.23spawn_-_booting_from_a_volume_workflow spawn]
 
[https://wiki.openstack.org/wiki/Cinder/VMwareVmdkDriver/blueprint-full-spec#nova.23spawn_-_booting_from_a_volume_workflow spawn]

Latest revision as of 16:32, 1 August 2013


This is a link to the complete Cinder blueprint which describes the changes required for both Cinder and Nova to enable the vmware cinder driver.

https://wiki.openstack.org/wiki/Cinder/VMwareVmdkDriver/blueprint-full-spec

This blueprint is to implement the support code in nova for the cinder driver. The changes are described in the following links

get_volume_connector
attach_volume
detach_volume
spawn