From 9a1a68263712299d6a20942a9446fe0c9432821f Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 21 Oct 2014 09:24:10 -0400 Subject: nova/cinder/ceilometer: adding missing oslo dependencies oslo rootwrap was missing from the DEPENDS of these core projects. Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-openstack/recipes-devtools/python/python-ceilometer_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb index 89f890a..88c21cc 100644 --- a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb +++ b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb @@ -211,6 +211,7 @@ RDEPENDS_${PN} += " \ python-ceilometerclient \ python-oslo.config \ python-oslo.serialization \ + python-oslo.rootwrap \ python-tooz \ python-msgpack \ python-pecan \ -- cgit v1.2.3-54-g00ecf