[meta-virtualization] [meta-cloud-services][fido-kilo][PATCH 5/6] python-nova: depends on psutil

Josep Puigdemont josep.puigdemont at enea.com
Fri Oct 2 06:50:57 PDT 2015


Signed-off-by: Josep Puigdemont <josep.puigdemont at enea.com>
---
 meta-openstack/recipes-devtools/python/python-nova_git.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb
index 9926208..2ee518d 100644
--- a/meta-openstack/recipes-devtools/python/python-nova_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb
@@ -320,6 +320,7 @@ RDEPENDS_${PN} = " libvirt \
 		   python-posix-ipc \
 		   python-rfc3986 \
 		   python-oslo.i18n \
+		   python-psutil \
     "
 
 RDEPENDS_${SRCNAME}-common = "${PN} openssl openssl-misc libxml2 libxslt \
-- 
1.9.1



More information about the meta-virtualization mailing list