[meta-virtualization] [meta-cloud-services][fido/kilo][PATCH 3/3] openstackcclient: New version and updated dependencies

Josep Puigdemont josep.puigdemont at enea.com
Wed Oct 7 08:38:45 PDT 2015


Updated to the newest version in kilo, and added dependencies,
The dependency on cliff-tablib fixes this error:
> openstack token issue
ERROR: openstackclient.shell Exception raised: cliff-tablib>=1.0

Signed-off-by: Josep Puigdemont <josep.puigdemont at enea.com>
---
 ...ackclient_1.0.3.bb => python-openstackclient_1.0.4.bb} | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 rename meta-openstack/recipes-devtools/python/{python-openstackclient_1.0.3.bb => python-openstackclient_1.0.4.bb} (63%)

diff --git a/meta-openstack/recipes-devtools/python/python-openstackclient_1.0.3.bb b/meta-openstack/recipes-devtools/python/python-openstackclient_1.0.4.bb
similarity index 63%
rename from meta-openstack/recipes-devtools/python/python-openstackclient_1.0.3.bb
rename to meta-openstack/recipes-devtools/python/python-openstackclient_1.0.4.bb
index 77cb5d2..a585b68 100644
--- a/meta-openstack/recipes-devtools/python/python-openstackclient_1.0.3.bb
+++ b/meta-openstack/recipes-devtools/python/python-openstackclient_1.0.4.bb
@@ -20,5 +20,20 @@ DEPENDS += "\
     "
 
 RDEPENDS_${PN} += "\
+    python-babel \
+    python-cinderclient \
+    python-cliff \
+    python-cliff-tablib \
+    python-glanceclient \
+    python-keystoneclient \
+    python-neutronclient \
+    python-novaclient \
+    python-oslo.config \
+    python-oslo.i18n \
+    python-oslo.serialization \
+    python-oslo.utils \
     python-pbr \
+    python-requests \
+    python-six \
+    python-stevedore \
     "
-- 
1.9.1



More information about the meta-virtualization mailing list