summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-neutron_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-neutron_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-neutron_git.bb35
1 files changed, 21 insertions, 14 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-neutron_git.bb b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
index 6d0996c..56fa4e6 100644
--- a/meta-openstack/recipes-devtools/python/python-neutron_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
@@ -241,27 +241,22 @@ DEPENDS += " \
241 " 241 "
242 242
243RDEPENDS_${PN} += " \ 243RDEPENDS_${PN} += " \
244 python-pbr \ 244 python-alembic \
245 python-paste \
246 python-pastedeploy \
247 python-debtcollector \ 245 python-debtcollector \
246 python-designateclient \
248 python-eventlet \ 247 python-eventlet \
249 python-pecan \
250 python-greenlet \ 248 python-greenlet \
251 python-httplib2 \ 249 python-httplib2 \
252 python-requests \
253 python-jinja2 \ 250 python-jinja2 \
251 python-keystoneauth1 \
252 python-keystoneclient \
254 python-keystonemiddleware \ 253 python-keystonemiddleware \
255 python-netaddr \ 254 python-netaddr \
255 python-netifaces \
256 python-neutronclient \ 256 python-neutronclient \
257 python-retrying \ 257 python-neutron-lib \
258 python-ryu \ 258 python-novaclient \
259 python-sqlalchemy \ 259 python-oslo.cache \
260 python-webob \
261 python-keystoneclient \
262 python-alembic \
263 python-six \
264 python-stevedore \
265 python-oslo.concurrency \ 260 python-oslo.concurrency \
266 python-oslo.config \ 261 python-oslo.config \
267 python-oslo.context \ 262 python-oslo.context \
@@ -271,13 +266,25 @@ RDEPENDS_${PN} += " \
271 python-oslo.messaging \ 266 python-oslo.messaging \
272 python-oslo.middleware \ 267 python-oslo.middleware \
273 python-oslo.policy \ 268 python-oslo.policy \
269 python-oslo.reports \
274 python-oslo.rootwrap \ 270 python-oslo.rootwrap \
275 python-oslo.serialization \ 271 python-oslo.serialization \
276 python-oslo.service \ 272 python-oslo.service \
277 python-oslo.utils \ 273 python-oslo.utils \
278 python-oslo.versionedobjects \ 274 python-oslo.versionedobjects \
279 python-novaclient \ 275 python-osprofiler \
276 python-paste \
277 python-pastedeploy \
278 python-pbr \
279 python-pecan \
280 python-requests \
281 python-retrying \
280 python-routes \ 282 python-routes \
283 python-ryu \
284 python-six \
285 python-sqlalchemy \
286 python-stevedore \
287 python-webob \
281 " 288 "
282 289
283RDEPENDS_${SRCNAME} = "${PN} \ 290RDEPENDS_${SRCNAME} = "${PN} \