[Openstack] how to submit the code for openstack-icehouse release

2013-10-14 Thread Dinakar Gorti Maruti
Dear all, I am planing to submit a new driver to cinder services in openstack-icehouse . I want to know the process of submitting . Thanks Dinakar ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : o

[Openstack] problem fetching volume details in snapshot creation

2013-10-15 Thread Dinakar Gorti Maruti
hi, I am implementing a driver for cinder services and I am stuck with a problem in creation of snapshot , I have a need to fetch the volume details in snapshot creation. I am using Openstack-Grizzly I am trying to use this line of code def create_snapshot(self, snapshot_ref): ..