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.bb121
1 files changed, 60 insertions, 61 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
index 5645626..1c29f28 100644
--- a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
@@ -6,17 +6,16 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRCNAME = "ceilometer" 7SRCNAME = "ceilometer"
8 8
9SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ 9SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton \
10 file://ceilometer.conf \ 10 file://ceilometer.conf \
11 file://ceilometer.init \ 11 file://ceilometer.init \
12 file://fix_ceilometer_memory_leak.patch \
13" 12"
14# dropped for juno: 13# dropped for juno:
15# file://ceilometer-builtin-tests-config-location.patch 14# file://ceilometer-builtin-tests-config-location.patch
16 15
17 16
18SRCREV = "026a5d475e1958bf761e41c2bb426b09e0f3d270" 17SRCREV = "327648f0d24c9f8326057175db6f1634389a1775"
19PV = "5.0.0+git${SRCPV}" 18PV = "7.1.0+git${SRCPV}"
20S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
21 20
22CEILOMETER_SECRET ?= "12121212" 21CEILOMETER_SECRET ?= "12121212"
@@ -181,78 +180,78 @@ DEPENDS += " \
181 " 180 "
182 181
183RDEPENDS_${PN} += " \ 182RDEPENDS_${PN} += " \
184 python-ply \ 183 python-amqp \
185 python-jsonpath-rw \ 184 python-amqplib \
186 python-sqlalchemy \ 185 python-anyjson \
187 python-amqplib \ 186 python-babel \
188 python-anyjson \ 187 python-ceilometerclient \
189 python-eventlet \ 188 python-cotyledon \
190 python-kombu \ 189 python-croniter \
191 python-lxml \ 190 python-dateutil \
192 python-routes \ 191 python-eventlet \
193 python-webob \ 192 python-flask \
194 python-greenlet \ 193 python-glanceclient \
195 python-lockfile \ 194 python-greenlet \
196 python-pastedeploy \ 195 python-happybase \
197 python-paste \ 196 python-ipaddr \
198 python-sqlalchemy-migrate \ 197 python-iso8601 \
199 python-stevedore \ 198 python-itsdangerous \
200 python-suds-jurko \ 199 python-jsonpath-rw \
201 python-paramiko \
202 python-babel \
203 python-iso8601 \
204 python-setuptools-git \
205 python-glanceclient \
206 python-keystoneclient \
207 python-swiftclient \
208 python-ceilometerclient \
209 python-oslo.config \
210 python-oslo.serialization \
211 python-oslo.rootwrap \
212 python-tooz \
213 python-msgpack \
214 python-pecan \
215 python-amqp \
216 python-singledispatch \
217 python-flask \
218 python-werkzeug \
219 python-itsdangerous \
220 python-happybase \
221 python-wsme \
222 python-eventlet \
223 python-pymongo \
224 python-thrift \
225 python-simplegeneric \
226 python-webtest \
227 python-waitress \
228 python-pyyaml \
229 python-pip \
230 python-pytz \
231 python-pbr \
232 python-croniter \
233 python-ipaddr \
234 python-pysnmp \
235 python-retrying \
236 python-jsonpath-rw-ext \ 200 python-jsonpath-rw-ext \
237 python-jsonschema \ 201 python-jsonschema \
238 python-kafka \ 202 python-kafka \
203 python-keystoneclient \
239 python-keystonemiddleware \ 204 python-keystonemiddleware \
205 python-kombu \
206 python-lockfile \
207 python-lxml \
208 python-msgpack \
209 python-neutronclient \
210 python-novaclient \
211 python-oslo.concurrency \
212 python-oslo.config \
240 python-oslo.context \ 213 python-oslo.context \
241 python-oslo.db \ 214 python-oslo.db \
242 python-oslo.concurrency \
243 python-oslo.i18n \ 215 python-oslo.i18n \
244 python-oslo.log \ 216 python-oslo.log \
217 python-oslo.messaging \
218 python-oslo.middleware \
245 python-oslo.policy \ 219 python-oslo.policy \
246 python-oslo.reports \ 220 python-oslo.reports \
221 python-oslo.rootwrap \
222 python-oslo.serialization \
247 python-oslo.service \ 223 python-oslo.service \
248 python-oslo.messaging \
249 python-oslo.middleware \
250 python-oslo.utils \ 224 python-oslo.utils \
251 python-neutronclient \ 225 python-paramiko \
252 python-novaclient \ 226 python-paste \
227 python-pastedeploy \
228 python-pbr \
229 python-pecan \
230 python-pip \
231 python-ply \
232 python-pymongo \
233 python-pysnmp \
234 python-pytz \
235 python-pyyaml \
253 python-requests \ 236 python-requests \
237 python-retrying \
238 python-routes \
239 python-setuptools-git \
240 python-simplegeneric \
241 python-singledispatch \
254 python-six \ 242 python-six \
243 python-sqlalchemy \
244 python-sqlalchemy-migrate \
245 python-stevedore \
246 python-suds-jurko \
247 python-swiftclient \
248 python-thrift \
255 python-tooz \ 249 python-tooz \
250 python-waitress \
251 python-webob \
252 python-webtest \
253 python-werkzeug \
254 python-wsme \
256 " 255 "
257 256
258RDEPENDS_${SRCNAME}-controller = "${PN} ${SRCNAME}-common ${SRCNAME}-alarm-notifier ${SRCNAME}-alarm-evaluator ${SRCNAME}-agent-notification ${SRCNAME}-reseller \ 257RDEPENDS_${SRCNAME}-controller = "${PN} ${SRCNAME}-common ${SRCNAME}-alarm-notifier ${SRCNAME}-alarm-evaluator ${SRCNAME}-agent-notification ${SRCNAME}-reseller \