Skip to content

Commit 95378bb

Browse files
author
OpenStack Proposal Bot
committed
Updated from global requirements
Change-Id: I30be8748ef78604eb63c61e1dcf5fc5a740822aa
1 parent ce46820 commit 95378bb

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ cliff>=2.8.0 # Apache-2.0
99
keystoneauth1>=3.2.0 # Apache-2.0
1010
openstacksdk>=0.9.18 # Apache-2.0
1111
osc-lib>=1.7.0 # Apache-2.0
12-
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
13-
oslo.utils>=3.20.0 # Apache-2.0
12+
oslo.i18n>=3.15.3 # Apache-2.0
13+
oslo.utils>=3.28.0 # Apache-2.0
1414
python-glanceclient>=2.8.0 # Apache-2.0
1515
python-keystoneclient>=3.8.0 # Apache-2.0
1616
python-novaclient>=9.1.0 # Apache-2.0

test-requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ requests-mock>=1.1.0 # Apache-2.0
1515
sphinx>=1.6.2 # BSD
1616
stevedore>=1.20.0 # Apache-2.0
1717
os-client-config>=1.28.0 # Apache-2.0
18-
os-testr>=0.8.0 # Apache-2.0
18+
os-testr>=1.0.0 # Apache-2.0
1919
testrepository>=0.0.18 # Apache-2.0/BSD
2020
testtools>=1.4.0 # MIT
2121
tempest>=16.1.0 # Apache-2.0
@@ -24,20 +24,20 @@ bandit>=1.1.0 # Apache-2.0
2424
wrapt>=1.7.0 # BSD License
2525

2626
# Install these to generate sphinx autodocs
27-
aodhclient>=0.7.0 # Apache-2.0
28-
gnocchiclient>=2.7.0 # Apache-2.0
27+
aodhclient>=0.9.0 # Apache-2.0
28+
gnocchiclient>=3.3.1 # Apache-2.0
2929
python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0
3030
python-congressclient<2000,>=1.3.0 # Apache-2.0
31-
python-designateclient>=1.5.0 # Apache-2.0
32-
python-heatclient>=1.6.1 # Apache-2.0
31+
python-designateclient>=2.7.0 # Apache-2.0
32+
python-heatclient>=1.10.0 # Apache-2.0
3333
python-ironicclient>=1.14.0 # Apache-2.0
3434
python-ironic-inspector-client>=1.5.0 # Apache-2.0
3535
python-karborclient>=0.6.0 # Apache-2.0
3636
python-mistralclient>=3.1.0 # Apache-2.0
3737
python-muranoclient>=0.8.2 # Apache-2.0
3838
python-neutronclient>=6.3.0 # Apache-2.0
3939
python-octaviaclient>=1.0.0 # Apache-2.0
40-
python-saharaclient>=1.1.0 # Apache-2.0
40+
python-saharaclient>=1.2.0 # Apache-2.0
4141
python-searchlightclient>=1.0.0 #Apache-2.0
4242
python-senlinclient>=1.1.0 # Apache-2.0
4343
python-troveclient>=2.2.0 # Apache-2.0

0 commit comments

Comments
 (0)