summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-extended/tempest/tempest_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-extended/tempest/tempest_git.bb')
-rw-r--r--meta-openstack/recipes-extended/tempest/tempest_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-openstack/recipes-extended/tempest/tempest_git.bb b/meta-openstack/recipes-extended/tempest/tempest_git.bb
index 4854516..545d71f 100644
--- a/meta-openstack/recipes-extended/tempest/tempest_git.bb
+++ b/meta-openstack/recipes-extended/tempest/tempest_git.bb
@@ -16,7 +16,6 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=http
16 16
17SRCREV="2707a0f065e52d8331d12c983ead95de1224cb32" 17SRCREV="2707a0f065e52d8331d12c983ead95de1224cb32"
18PV="2014.1+git${SRCPV}" 18PV="2014.1+git${SRCPV}"
19S = "${WORKDIR}/git"
20 19
21SERVICECREATE_PACKAGES = "${SRCNAME}-setup ${SRCNAME}-setup-altdemo ${SRCNAME}-setup-admin" 20SERVICECREATE_PACKAGES = "${SRCNAME}-setup ${SRCNAME}-setup-altdemo ${SRCNAME}-setup-admin"
22KEYSTONE_HOST="${CONTROLLER_IP}" 21KEYSTONE_HOST="${CONTROLLER_IP}"