[meta-virtualization] [m-c-s][PATCH 12/49] python-oslo.service: update dependencies

Mark Asselstine mark.asselstine at windriver.com
Wed Feb 3 17:41:07 PST 2016


From: Mark Asselstine <asselsm at gmail.com>

Update dependencies based on the package's required.txt.

Signed-off-by: Mark Asselstine <asselsm at gmail.com>
---
 .../recipes-devtools/python/python-oslo.service_git.bb     | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb
index 56384bc..379bff3 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb
@@ -21,4 +21,18 @@ DEPENDS += " \
 
 RDEPENDS_${PN} += " \
         python-pbr \
+        python-babel \
+        python-webob \
+        python-eventlet \
+        python-greenlet \
+        python-monotonic \
+        python-oslo.utils \
+        python-oslo.concurrency \
+        python-oslo.config \
+        python-oslo.log \
+        python-six \
+        python-oslo.i18n \
+        python-pastedeploy \
+        python-paste \
+        python-routes \
         "
-- 
2.1.4



More information about the meta-virtualization mailing list