From 237a67fdb94250004f944c1c1b21bbaa7caa3190 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Tue, 8 Aug 2017 13:50:19 +0200 Subject: python-nova: Update dependency list and sort alphabetically Signed-off-by: Adrian Dudau --- .../recipes-devtools/python/python-nova_git.bb | 147 ++++++++++++--------- 1 file changed, 82 insertions(+), 65 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-nova_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb index 0c80cc5..31e3aad 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb @@ -262,71 +262,88 @@ DEPENDS += " \ python-pbr \ " -RDEPENDS_${PN} = " libvirt \ - python-keystone \ - python-keystonemiddleware \ - python-modules \ - python-misc \ - python-amqp \ - python-amqplib \ - python-anyjson \ - python-babel \ - python-boto \ - python-novaclient \ - python-cinderclient \ - python-cliff \ - python-cheetah \ - python-eventlet \ - python-feedparser \ - python-glanceclient \ - python-greenlet \ - python-httplib2 \ - python-iso8601 \ - python-jinja2 \ - python-kombu \ - python-lxml \ - python-netaddr \ - python-oslo.config \ - python-oslo.rootwrap \ - python-oslo.concurrency \ - python-oslo.middleware \ - python-oslo.context \ - python-oslo.log \ - python-paste \ - python-pastedeploy \ - python-paramiko \ - python-psutil \ - python-pyasn1 \ - python-setuptools-git \ - python-simplejson \ - python-jsonschema \ - python-six \ - python-setuptools \ - python-sqlalchemy \ - python-sqlalchemy-migrate \ - python-stevedore \ - python-suds-jurko \ - python-neutronclient \ - python-routes \ - python-webob \ - python-websockify \ - python-pbr \ - spice-html5 \ - python-posix-ipc \ - python-rfc3986 \ - python-oslo.i18n \ - python-sqlparse \ - python-netifaces \ - python-retrying \ - python-debtcollector \ - python-ecdsa \ - python-wrapt \ - python-oslo.versionedobjects \ - python-oslo.reports \ - python-monotonic \ - python-oslo.service \ - python-os-brick \ - " +RDEPENDS_${PN} = " \ + libvirt \ + python-amqp \ + python-amqplib \ + python-anyjson \ + python-babel \ + python-boto \ + python-castellan \ + python-cheetah \ + python-cinderclient \ + python-cliff \ + python-cryptography \ + python-debtcollector \ + python-decorator \ + python-ecdsa \ + python-eventlet \ + python-feedparser \ + python-glanceclient \ + python-greenlet \ + python-httplib2 \ + python-iso8601 \ + python-jinja2 \ + python-jsonschema \ + python-keystone \ + python-keystoneauth1 \ + python-keystonemiddleware \ + python-kombu \ + python-lxml \ + python-microversion-parse \ + python-misc \ + python-modules \ + python-monotonic \ + python-netaddr \ + python-netifaces \ + python-neutronclient \ + python-novaclient \ + python-os-brick \ + python-os-vif \ + python-os-win \ + python-oslo.cache \ + python-oslo.concurrency \ + python-oslo.config \ + python-oslo.context \ + python-oslo.db \ + python-oslo.i18n \ + python-oslo.log \ + python-oslo.messaging \ + python-oslo.middleware \ + python-oslo.policy \ + python-oslo.privsep \ + python-oslo.reports \ + python-oslo.rootwrap \ + python-oslo.serialization \ + python-oslo.service \ + python-oslo.utils \ + python-oslo.versionedobjects \ + python-paramiko \ + python-paste \ + python-pastedeploy \ + python-pbr \ + python-posix-ipc \ + python-prettytable \ + python-psutil \ + python-pyasn1 \ + python-requests \ + python-retrying \ + python-rfc3986 \ + python-routes \ + python-setuptools \ + python-setuptools-git \ + python-simplejson \ + python-six \ + python-sqlalchemy \ + python-sqlalchemy-migrate \ + python-sqlparse \ + python-stevedore \ + python-suds-jurko \ + python-webob \ + python-websockify \ + python-wrapt \ + spice-html5 \ + " RDEPENDS_${SRCNAME}-common = "${PN} openssl openssl-misc libxml2 libxslt \ iptables curl dnsmasq sudo procps" -- cgit v1.2.3-54-g00ecf