openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #25080
Not loading cinder.conf
I use devstack (Grizzly/stable). I have been trying to use a different
volume driver by muncommenting and modifying the below line in cinder.conf
under etc/cinder
# Driver to use for volume creation (string value)
#volume_driver=cinder.volume.drivers.lvm.LVMISCSIDriver
But when VolumeManager is loaded I see it still refers to the default
LVMISCSIDriver. Is there any other change to load cinder.conf?
Thanks