diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-barbican_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-barbican_git.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-barbican_git.bb b/meta-openstack/recipes-devtools/python/python-barbican_git.bb index d5c43ff..e683743 100644 --- a/meta-openstack/recipes-devtools/python/python-barbican_git.bb +++ b/meta-openstack/recipes-devtools/python/python-barbican_git.bb | |||
| @@ -19,7 +19,7 @@ SRCREV="ada968e162d9795613bfb346a1018f63ef7025cc" | |||
| 19 | PV="2014.2.b3+git${SRCPV}" | 19 | PV="2014.2.b3+git${SRCPV}" |
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
| 22 | inherit update-rc.d setuptools identity hosts useradd default_configs openstackchef | 22 | inherit update-rc.d setuptools identity hosts useradd default_configs openstackchef monitor |
| 23 | 23 | ||
| 24 | SERVICECREATE_PACKAGES = "${SRCNAME}-setup" | 24 | SERVICECREATE_PACKAGES = "${SRCNAME}-setup" |
| 25 | KEYSTONE_HOST="${CONTROLLER_IP}" | 25 | KEYSTONE_HOST="${CONTROLLER_IP}" |
| @@ -136,3 +136,6 @@ RDEPENDS_${PN} += " \ | |||
| 136 | INITSCRIPT_PACKAGES = "${SRCNAME}" | 136 | INITSCRIPT_PACKAGES = "${SRCNAME}" |
| 137 | INITSCRIPT_NAME_${SRCNAME} = "barbican-api" | 137 | INITSCRIPT_NAME_${SRCNAME} = "barbican-api" |
| 138 | INITSCRIPT_PARAMS_${SRCNAME} = "${OS_DEFAULT_INITSCRIPT_PARAMS}" | 138 | INITSCRIPT_PARAMS_${SRCNAME} = "${OS_DEFAULT_INITSCRIPT_PARAMS}" |
| 139 | |||
| 140 | MONITOR_SERVICE_PACKAGES = "${SRCNAME}" | ||
| 141 | MONITOR_SERVICE_${SRCNAME} = "barbican" | ||
