From 3c67c3601db5d9510ff8bb1082aed703e4125092 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 29 Sep 2014 00:46:04 -0400 Subject: ceilometer: update to juno dependencies Ceilometer requires oslo.serialization and kazoo (plus its depdencies), so we add them here, and ceilometer-api works again. Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | 2 ++ 1 file changed, 2 insertions(+) (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 aa7f07d..d12715d 100644 --- a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb +++ b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb @@ -207,6 +207,8 @@ RDEPENDS_${PN} += " \ python-swiftclient \ python-ceilometerclient \ python-oslo.config \ + python-oslo.serialization \ + python-tooz \ python-msgpack \ python-pecan \ python-amqp \ -- cgit v1.2.3-54-g00ecf