diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-02-13 02:00:33 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-02-13 02:00:33 +0000 |
| commit | 60768081925ebe07b30a5f268efb5d442c7f50dc (patch) | |
| tree | 86db5fb50bd3044871a38a2d00856842b995b6ac | |
| parent | 46ccd9fb99612449fd0b3c1fe4b87f46e8e6d683 (diff) | |
| download | python-openstackclient-60768081925ebe07b30a5f268efb5d442c7f50dc.tar.gz | |
Updated from global requirements
Change-Id: I06d63b39c169f8b5d62ced0fc94a3dcc31bea5ad
| -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 |
