summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-trove_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-trove_git.bb')
-rwxr-xr-xmeta-openstack/recipes-devtools/python/python-trove_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-trove_git.bb b/meta-openstack/recipes-devtools/python/python-trove_git.bb
index e1f8ae0..f1b6aac 100755
--- a/meta-openstack/recipes-devtools/python/python-trove_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-trove_git.bb
@@ -14,7 +14,7 @@ SRCREV="11996635299396f181f5aec3c6825f8011d45e2c"
14PV="4.0.0+git${SRCPV}" 14PV="4.0.0+git${SRCPV}"
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17inherit update-rc.d setuptools identity hosts useradd default_configs 17inherit update-rc.d setuptools3 identity hosts useradd default_configs
18 18
19SERVICECREATE_PACKAGES = "${SRCNAME}-setup" 19SERVICECREATE_PACKAGES = "${SRCNAME}-setup"
20KEYSTONE_HOST="${CONTROLLER_IP}" 20KEYSTONE_HOST="${CONTROLLER_IP}"