Skip to content

Commit c993d4f

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Require python-ironicclient>=2.7.0"
2 parents c338612 + 229101e commit c993d4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lower-constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ python-cinderclient==3.3.0
129129
python-dateutil==2.5.3
130130
python-editor==1.0.3
131131
python-glanceclient==2.8.0
132-
python-ironicclient==2.4.0
132+
python-ironicclient==2.7.0
133133
python-keystoneclient==3.15.0
134134
python-mimeparse==1.6.0
135135
python-neutronclient==6.7.0

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ mox3>=0.20.0 # Apache-2.0
1111
psycopg2>=2.6.2 # LGPL/ZPL
1212
PyMySQL>=0.7.6 # MIT License
1313
python-barbicanclient>=4.5.2 # Apache-2.0
14-
python-ironicclient>=2.4.0 # Apache-2.0
14+
python-ironicclient>=2.7.0 # Apache-2.0
1515
requests-mock>=1.2.0 # Apache-2.0
1616
oslotest>=3.2.0 # Apache-2.0
1717
stestr>=1.0.0 # Apache-2.0

0 commit comments

Comments
 (0)