diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-09-29 00:46:04 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-09-29 00:46:04 -0400 |
| commit | 3c67c3601db5d9510ff8bb1082aed703e4125092 (patch) | |
| tree | fc1e3b8d395008616e43a7d88b1f37ce837891e1 /meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | |
| parent | 054a2823ebfd763c411a343ad3d5c70005abe0a5 (diff) | |
| download | meta-cloud-services-3c67c3601db5d9510ff8bb1082aed703e4125092.tar.gz | |
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 <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-ceilometer_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | 2 |
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 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} += " \ | |||
| 207 | python-swiftclient \ | 207 | python-swiftclient \ |
| 208 | python-ceilometerclient \ | 208 | python-ceilometerclient \ |
| 209 | python-oslo.config \ | 209 | python-oslo.config \ |
| 210 | python-oslo.serialization \ | ||
| 211 | python-tooz \ | ||
| 210 | python-msgpack \ | 212 | python-msgpack \ |
| 211 | python-pecan \ | 213 | python-pecan \ |
| 212 | python-amqp \ | 214 | python-amqp \ |
