Skip to content

Commit bee11ed

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Updated from global requirements" into stable/kilo
2 parents 7871d11 + d756b12 commit bee11ed

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ pbr>=0.6,!=0.7,<1.0
55
six>=1.9.0
66

77
Babel>=1.3
8-
cliff>=1.7.0 # Apache-2.0
8+
cliff>=1.10.0,<1.11.0 # Apache-2.0
99
cliff-tablib>=1.0
10-
oslo.config>=1.9.0 # Apache-2.0
11-
oslo.i18n>=1.3.0 # Apache-2.0
12-
oslo.utils>=1.2.0 # Apache-2.0
13-
oslo.serialization>=1.2.0 # Apache-2.0
10+
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
11+
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
12+
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
13+
oslo.serialization>=1.4.0,<1.5.0 # Apache-2.0
1414
python-glanceclient>=0.15.0
1515
python-keystoneclient>=1.1.0
16-
python-novaclient>=2.18.0,!=2.21.0
16+
python-novaclient>=2.22.0
1717
python-cinderclient>=1.1.0
1818
python-neutronclient>=2.3.11,<3
1919
requests>=2.2.0,!=2.4.0
20-
stevedore>=1.1.0 # Apache-2.0
20+
stevedore>=1.3.0,<1.4.0 # Apache-2.0

test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ coverage>=3.6
77
discover
88
fixtures>=0.3.14
99
mock>=1.0
10-
oslosphinx>=2.2.0 # Apache-2.0
11-
oslotest>=1.2.0 # Apache-2.0
12-
requests-mock>=0.5.1 # Apache-2.0
10+
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
11+
oslotest>=1.5.1,<1.6.0 # Apache-2.0
12+
requests-mock>=0.6.0 # Apache-2.0
1313
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
1414
testrepository>=0.0.18
1515
testtools>=0.9.36,!=1.2.0

0 commit comments

Comments
 (0)