commit af51b46b1e08b26c07bd32019e54b9c521cb7813
Author: James Page <email address hidden>
Date: Mon Oct 15 13:21:55 2012 +0100
Allow local rbd user and secret_uuid configuration
By default, the rbd_user and rbd_secret_uuid are specified in the
nova-volume/cinder configuration and passed to nova-compute when
volumes are attached to instances.
This change allows these values to be specified locally in
nova-compute which means access control to RADOS devices in ceph
can be managed independently from nova-volume/cinder with no
requirement for consistent uuid's for libvirt secrets.
Reviewed: https:/ /review. openstack. org/14458 github. com/openstack/ nova/commit/ af51b46b1e08b26 c07bd32019e54b9 c521cb7813
Committed: http://
Submitter: Jenkins
Branch: master
commit af51b46b1e08b26 c07bd32019e54b9 c521cb7813
Author: James Page <email address hidden>
Date: Mon Oct 15 13:21:55 2012 +0100
Allow local rbd user and secret_uuid configuration
By default, the rbd_user and rbd_secret_uuid are specified in the volume/ cinder configuration and passed to nova-compute when
nova-
volumes are attached to instances.
This change allows these values to be specified locally in
nova-compute which means access control to RADOS devices in ceph
can be managed independently from nova-volume/cinder with no
requirement for consistent uuid's for libvirt secrets.
Fixes bug 1065883.
Change-Id: I9f07d040ae267b fbe8f794a5d22d3 27106314cc6