diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinder_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-cinder_git.bb | 2 |
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 | ||
| 36 | CINDER_BACKUP_BACKEND_DRIVER ?= "cinder.backup.drivers.swift" | 36 | CINDER_BACKUP_BACKEND_DRIVER ?= "cinder.backup.drivers.swift" |
| 37 | 37 | ||
| 38 | KEYSTONE_HOST="${CONTROLLER_IP}" | 38 | KEYSTONE_HOST = "${CONTROLLER_IP}" |
| 39 | 39 | ||
| 40 | CINDER_LVM_VOLUME_BACKING_FILE_SIZE ?= "2G" | 40 | CINDER_LVM_VOLUME_BACKING_FILE_SIZE ?= "2G" |
| 41 | CINDER_NFS_VOLUME_SERVERS_DEFAULT = "controller:/etc/cinder/nfs_volumes" | 41 | CINDER_NFS_VOLUME_SERVERS_DEFAULT = "controller:/etc/cinder/nfs_volumes" |
