Skip to content

Commit b176c28

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Updated from global requirements" into stable/kilo
2 parents f9a2a12 + 367bffe commit b176c28

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ pbr>=0.6,!=0.7,<1.0
55
Babel>=1.3
66
argparse
77
PrettyTable>=0.7,<0.8
8-
python-keystoneclient>=1.0.0
8+
python-keystoneclient>=1.1.0,<1.4.0
99
pyOpenSSL>=0.11
1010
requests>=2.2.0,!=2.4.0
1111
warlock>=1.0.1,<2
12-
six>=1.7.0
13-
oslo.utils>=1.2.0 # Apache-2.0
14-
oslo.i18n>=1.3.0 # Apache-2.0
12+
six>=1.9.0
13+
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
14+
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ coverage>=3.6
77
discover
88
mox3>=0.7.0
99
mock>=1.0
10-
oslosphinx>=2.2.0 # Apache-2.0
10+
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
1111
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
1212
testrepository>=0.0.18
1313
testtools>=0.9.36,!=1.2.0

0 commit comments

Comments
 (0)