summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cinder_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinder_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-cinder_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinder_git.bb b/meta-openstack/recipes-devtools/python/python-cinder_git.bb
index 5f56024..f72036d 100644
--- a/meta-openstack/recipes-devtools/python/python-cinder_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinder_git.bb
@@ -35,7 +35,7 @@ USERADD_PARAM:${PN} = "--system -m -d ${localstatedir}/lib/cinder -s /bin/false
35 35
36CINDER_BACKUP_BACKEND_DRIVER ?= "cinder.backup.drivers.swift" 36CINDER_BACKUP_BACKEND_DRIVER ?= "cinder.backup.drivers.swift"
37 37
38KEYSTONE_HOST="${CONTROLLER_IP}" 38KEYSTONE_HOST = "${CONTROLLER_IP}"
39 39
40CINDER_LVM_VOLUME_BACKING_FILE_SIZE ?= "2G" 40CINDER_LVM_VOLUME_BACKING_FILE_SIZE ?= "2G"
41CINDER_NFS_VOLUME_SERVERS_DEFAULT = "controller:/etc/cinder/nfs_volumes" 41CINDER_NFS_VOLUME_SERVERS_DEFAULT = "controller:/etc/cinder/nfs_volumes"