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-cinder_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-openstack/recipes-devtools/python/python-cinder_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-cinder_git.bb b/meta-openstack/recipes-devtools/python/python-cinder_git.bb index acb841a..0f20bc8 100644 --- a/meta-openstack/recipes-devtools/python/python-cinder_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinder_git.bb @@ -214,8 +214,10 @@ RDEPENDS_${PN} += "lvm2 \ python-swiftclient \ python-cinderclient \ python-oslo.config \ + python-oslo.rootwrap \ python-pbr \ python-taskflow \ + python-rtslib-fb \ " RDEPENDS_${SRCNAME} = "${PN} \ -- cgit v1.2.3-54-g00ecf