Code Review
/
functest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f43a970
)
Force python-keystoneclient to version 2.3.1 for tacker to work
09/20209/1
author
jose.lausuch
<jose.lausuch@ericsson.com>
Thu, 1 Sep 2016 09:37:33 +0000
(11:37 +0200)
committer
Jose Lausuch
<jose.lausuch@ericsson.com>
Fri, 2 Sep 2016 07:31:08 +0000
(07:31 +0000)
Tacker client is installed from Tim Rozet repository, it doesn't
support version 3 of the keystone client.
Change-Id: Ie2005b1590dfccf93442995e96e0c02b4629edea
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
(cherry picked from commit
8167b3f6643c5fb35abcbdd3d6ba56f87541c32b
)
docker/requirements.pip
patch
|
blob
|
history
diff --git
a/docker/requirements.pip
b/docker/requirements.pip
index
25ec795
..
7ba1a35
100644
(file)
--- a/
docker/requirements.pip
+++ b/
docker/requirements.pip
@@
-11,6
+11,7
@@
pyyaml==3.10
gitpython==1.0.1
python-openstackclient==2.3.0
python-ceilometerclient==1.5.1
+python-keystoneclient==2.3.1
virtualenv==1.11.4
pexpect==4.0
requests==2.8.0