diff --git a/lower-constraints.txt b/lower-constraints.txt index 732e9c7e6bcc..1660e2b166ba 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -129,7 +129,7 @@ python-cinderclient==3.3.0 python-dateutil==2.5.3 python-editor==1.0.3 python-glanceclient==2.8.0 -python-ironicclient==2.4.0 +python-ironicclient==2.7.0 python-keystoneclient==3.15.0 python-mimeparse==1.6.0 python-neutronclient==6.7.0 diff --git a/test-requirements.txt b/test-requirements.txt index 1d867c381503..0f9cdff9857a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ mox3>=0.20.0 # Apache-2.0 psycopg2>=2.6.2 # LGPL/ZPL PyMySQL>=0.7.6 # MIT License python-barbicanclient>=4.5.2 # Apache-2.0 -python-ironicclient>=2.4.0 # Apache-2.0 +python-ironicclient>=2.7.0 # Apache-2.0 requests-mock>=1.2.0 # Apache-2.0 oslotest>=3.2.0 # Apache-2.0 stestr>=1.0.0 # Apache-2.0