
Drivers that implement accept_transfer will need things like the new user_id and project_id. We were not including this in the original add, in order for drivers that are tenant aware this information will be necessary. Also the get_volume call in the transfer was using the new user context, so the volume would never be found. We fix this here by providing an elevated context to the get_volume call when accepting the transfer. Change-Id: I7b60c19950f85c4309a97bb842ff238bcf8e746a Fixes: bug 1213275
The Choose Your Own Adventure README for Cinder
You have come across a storage service for an open cloud computing service. It has identified itself as "Cinder." It was abstracted from the Nova project.
To monitor it from a distance: follow @openstack on twitter.
To tame it for use in your own cloud: read http://docs.openstack.org
To study its anatomy: read http://cinder.openstack.org
To dissect it in detail: visit http://github.com/openstack/cinder
To taunt it with its weaknesses: use http://bugs.launchpad.net/cinder
To watch it: http://jenkins.openstack.org
To hack at it: read HACKING.rst
Description
Languages
Python
99.7%
Smarty
0.3%