Skip to content

Commit 7ad529e

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Updated from global requirements"
2 parents 10ddb2a + 29c92f5 commit 7ad529e

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ six>=1.9.0 # MIT
77
Babel>=1.3 # BSD
88
cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0
99
keystoneauth1>=2.1.0 # Apache-2.0
10-
openstacksdk>=0.8.1 # Apache-2.0
10+
openstacksdk>=0.8.4 # Apache-2.0
1111
os-client-config>=1.13.1 # Apache-2.0
12-
oslo.config>=3.7.0 # Apache-2.0
12+
oslo.config>=3.9.0 # Apache-2.0
1313
oslo.i18n>=2.1.0 # Apache-2.0
1414
oslo.utils>=3.5.0 # Apache-2.0
1515
python-glanceclient>=2.0.0 # Apache-2.0
1616
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
1717
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
18-
python-cinderclient>=1.3.1 # Apache-2.0
18+
python-cinderclient>=1.6.0 # Apache-2.0
1919
requests!=2.9.0,>=2.8.1 # Apache-2.0
2020
stevedore>=1.5.0 # Apache-2.0

test-requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ fixtures>=1.3.1 # Apache-2.0/BSD
99
mock>=1.2 # BSD
1010
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
1111
oslotest>=1.10.0 # Apache-2.0
12-
reno>=0.1.1 # Apache2
12+
reno>=1.6.2 # Apache2
1313
requests-mock>=0.7.0 # Apache-2.0
1414
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
1515
os-testr>=0.4.1 # Apache-2.0
@@ -19,15 +19,15 @@ tempest-lib>=0.14.0 # Apache-2.0
1919
osprofiler>=1.1.0 # Apache-2.0
2020

2121
# Install these to generate sphinx autodocs
22-
python-barbicanclient>=3.3.0 # Apache-2.0
22+
python-barbicanclient>=4.0.0 # Apache-2.0
2323
python-congressclient<2000,>=1.0.0 # Apache-2.0
2424
python-designateclient>=1.5.0 # Apache-2.0
2525
python-heatclient>=0.6.0 # Apache-2.0
2626
python-ironicclient>=1.1.0 # Apache-2.0
27-
python-ironic-inspector-client>=1.3.0 # Apache-2.0
27+
python-ironic-inspector-client>=1.5.0 # Apache-2.0
2828
python-mistralclient>=1.0.0 # Apache-2.0
2929
python-muranoclient>=0.8.2 # Apache-2.0
3030
python-saharaclient>=0.13.0 # Apache-2.0
3131
python-searchlightclient>=0.2.0 #Apache-2.0
3232
python-senlinclient>=0.3.0 # Apache-2.0
33-
python-zaqarclient>=0.3.0 # Apache-2.0
33+
python-zaqarclient>=1.0.0 # Apache-2.0

0 commit comments

Comments
 (0)