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.bb39
1 files changed, 20 insertions, 19 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
index f77cf1d..8d5b9dc 100644
--- a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
@@ -162,26 +162,27 @@ RDEPENDS_${PN} += " \
162 python-glanceclient \ 162 python-glanceclient \
163 python-keystoneclient \ 163 python-keystoneclient \
164 python-swiftclient \ 164 python-swiftclient \
165 python-ceilometerclient \
165 python-oslo.config \ 166 python-oslo.config \
166 python-msgpack \ 167 python-msgpack \
167 python-pecan \ 168 python-pecan \
168 python-amqp \ 169 python-amqp \
169 python-singledispatch \ 170 python-singledispatch \
170 python-flask \ 171 python-flask \
171 python-werkzeug \ 172 python-werkzeug \
172 python-itsdangerous \ 173 python-itsdangerous \
173 python-happybase \ 174 python-happybase \
174 python-wsme \ 175 python-wsme \
175 python-eventlet \ 176 python-eventlet \
176 python-pymongo \ 177 python-pymongo \
177 python-thrift \ 178 python-thrift \
178 python-simplegeneric \ 179 python-simplegeneric \
179 python-webtest \ 180 python-webtest \
180 python-waitress \ 181 python-waitress \
181 python-pyyaml \ 182 python-pyyaml \
182 python-pip \ 183 python-pip \
183 python-pytz \ 184 python-pytz \
184 python-pbr \ 185 python-pbr \
185 " 186 "
186 187
187RDEPENDS_${SRCNAME}-controller = "${PN} ${SRCNAME}-common ${SRCNAME}-alarm-notifier ${SRCNAME}-alarm-evaluator \ 188RDEPENDS_${SRCNAME}-controller = "${PN} ${SRCNAME}-common ${SRCNAME}-alarm-notifier ${SRCNAME}-alarm-evaluator \