summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-heat_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-heat_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-heat_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heat_git.bb b/meta-openstack/recipes-devtools/python/python-heat_git.bb
index 0070928..c46fc7a 100644
--- a/meta-openstack/recipes-devtools/python/python-heat_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-heat_git.bb
@@ -17,7 +17,6 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=http
17 17
18SRCREV = "4348b7ababd1048e17ec354ca38c903c908cd74e" 18SRCREV = "4348b7ababd1048e17ec354ca38c903c908cd74e"
19PV = "5.0.0+git${SRCPV}" 19PV = "5.0.0+git${SRCPV}"
20S = "${WORKDIR}/git"
21 20
22SERVICECREATE_PACKAGES = "${SRCNAME}-setup ${SRCNAME}-templates ${SRCNAME}-cfn" 21SERVICECREATE_PACKAGES = "${SRCNAME}-setup ${SRCNAME}-templates ${SRCNAME}-cfn"
23KEYSTONE_HOST="${CONTROLLER_IP}" 22KEYSTONE_HOST="${CONTROLLER_IP}"