summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-ceilometer_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-ceilometer_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
index 48051dd..5c6fbbb 100644
--- a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
@@ -138,6 +138,8 @@ PACKAGES += "${SRCNAME}-agent-notification"
138PACKAGES += "${SRCNAME}-collector ${SRCNAME}-compute ${SRCNAME}-controller" 138PACKAGES += "${SRCNAME}-collector ${SRCNAME}-compute ${SRCNAME}-controller"
139PACKAGES += " ${SRCNAME}-reseller" 139PACKAGES += " ${SRCNAME}-reseller"
140 140
141RDEPENDS_${SRCNAME}-tests += " bash"
142
141ALLOW_EMPTY_${SRCNAME}-setup = "1" 143ALLOW_EMPTY_${SRCNAME}-setup = "1"
142ALLOW_EMPTY_${SRCNAME}-reseller = "1" 144ALLOW_EMPTY_${SRCNAME}-reseller = "1"
143ALLOW_EMPTY_${SRCNAME}-tests = "1" 145ALLOW_EMPTY_${SRCNAME}-tests = "1"