From a92e566f8b3968bdf65b423c00b808567df4a5f4 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 31 Oct 2013 09:12:02 -0400 Subject: nova-compute: add python-six rdepends The havana nova-compute requires python-six for python2 -> 3 compatibility so we add it into the RDEPENDS of the common python-nova package. Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-nova_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb index ddcf4d0..24e2ed7 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb @@ -184,6 +184,7 @@ RDEPENDS_${PN} = " python-modules \ python-pyasn1 \ python-setuptools-git \ python-simplejson \ + python-six \ python-setuptools \ python-sqlalchemy \ python-sqlalchemy-migrate \ -- cgit v1.2.3-54-g00ecf