Update shade version to avoid the conflict 81/28081/4
authorliyuenan <liyuenan@huawei.com>
Mon, 6 Feb 2017 02:05:49 +0000 (10:05 +0800)
committerJustin chi <chigang@huawei.com>
Fri, 10 Feb 2017 01:06:06 +0000 (01:06 +0000)
JIRA: COMPASS-520

Shade and python-openstackclient both depends on python client libraries
for OpenStack.If install one from pip and one from yum or apt, then there
can be weird conflicts between the two sets of libraries. Update shade
packages to resolve this problem.

Change-Id: Icfd82d2818abfcf5061133fa6670b23daac9fb5b
Signed-off-by: liyuenan <liyuenan@huawei.com>
repo/pip/code_url.conf
repo/pip/extra-requirement-wheel.txt

index 062e0bf..faf360e 100644 (file)
@@ -2,7 +2,7 @@
 export BRANCH=${BRANCH:-stable/newton}
 
 export GIT_URL="https://github.com/openstack/keystone.git \
-    https://github.com/openstack/python-keystoneclient.git \
+    https://github.com/openstack/python-openstackclient.git \
     https://github.com/openstack/nova.git \
     https://github.com/openstack/python-novaclient.git \
     https://github.com/openstack/neutron.git \
index 50a64fc..25daa1a 100644 (file)
@@ -9,4 +9,4 @@ yang2tosca==0.13
 python-keyczar==0.715
 crudini==0.7
 pexpect==3.3
-shade==1.14.1
+shade==1.15.0