Created
February 12, 2013 19:42
-
-
Save hub-cap/4772742 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Define the names of the groups for multiple volume backends | |
#enabled_backends=fakedriver,lvmdriver | |
# Define the groups as above | |
#[lvmdriver] | |
#volume_group=lvm-group-1 | |
#volume_driver=cinder.volume.drivers.lvm.LVMISCSIDriver | |
#backend_volume_type=lvm | |
#[fakedriver] | |
#volume_driver=cinder.volume.driver.FakeISCSIDriver | |
#backend_volume_type=fake | |
# Total option count: 244 <----------------------- what should that be?? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment