diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-01-29 00:35:35 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-01-29 00:35:35 +0000 |
| commit | 2ef279ab71eb56860bc0ff10e14b8a865773f83a (patch) | |
| tree | 6ae27ac8d5e4326b7a944c7f9eb5918c3fd166b7 | |
| parent | db0c9231c0511453f2770246f9c27716dd67acaf (diff) | |
| download | python-openstackclient-2ef279ab71eb56860bc0ff10e14b8a865773f83a.tar.gz | |
Updated from global requirements
Change-Id: I7febe9ca4d4c9ac5044208ff1816eab8f1d9452e
| -rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index b1ef7d6d..c393a53d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -26,7 +26,7 @@ python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0 python-congressclient<2000,>=1.9.0 # Apache-2.0 python-designateclient>=2.7.0 # Apache-2.0 python-heatclient>=1.10.0 # Apache-2.0 -python-ironicclient>=1.14.0 # Apache-2.0 +python-ironicclient>=2.2.0 # Apache-2.0 python-ironic-inspector-client>=1.5.0 # Apache-2.0 python-karborclient>=0.6.0 # Apache-2.0 python-mistralclient>=3.1.0 # Apache-2.0 |
