summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-barbican_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-barbican_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-barbican_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-barbican_git.bb b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
index 308bb77..5682f9c 100644
--- a/meta-openstack/recipes-devtools/python/python-barbican_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
@@ -38,6 +38,7 @@ python () {
38 'internalurl':"'http://${KEYSTONE_HOST}:9313/v1'"} 38 'internalurl':"'http://${KEYSTONE_HOST}:9313/v1'"}
39 d.setVarFlags("SERVICECREATE_PARAM_%s-setup" % d.getVar('SRCNAME',True), flags) 39 d.setVarFlags("SERVICECREATE_PARAM_%s-setup" % d.getVar('SRCNAME',True), flags)
40} 40}
41SERVICECREATE_PACKAGES[vardeps] += "KEYSTONE_HOST"
41 42
42do_install_append() { 43do_install_append() {
43 TEMPLATE_CONF_DIR=${S}${sysconfdir}/${SRCNAME} 44 TEMPLATE_CONF_DIR=${S}${sysconfdir}/${SRCNAME}