From 48771f00c8f18c1f23493d20d03202a54066c9d6 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 7 Aug 2017 10:03:21 +0200 Subject: python-novaclient: Update dependency list and sort alphabetically According to v6.0.1 recommended for latest stable/newton. Signed-off-by: Adrian Dudau --- .../recipes-devtools/python/python-novaclient_git.bb | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-novaclient_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb index 362b88e..3b2f7ad 100644 --- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb @@ -20,12 +20,19 @@ DEPENDS += " \ python-pbr \ " -RDEPENDS_${PN} += "python-iso8601 \ +RDEPENDS_${PN} += " \ + python-babel \ + python-iso8601 \ + python-keystoneauth1 \ + python-oslo.i18n \ + python-oslo.serialization \ + python-oslo.utils \ + python-pbr \ python-prettytable \ python-requests \ python-setuptools-git \ python-simplejson \ - python-pbr \ + python-six \ " PACKAGECONFIG ?= "bash-completion" -- cgit v1.2.3-54-g00ecf