diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-08-29 15:30:50 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-08-29 15:30:50 +0000 |
| commit | 0ee74b4b274202de6e39b920a8a6d2c23ebb5a87 (patch) | |
| tree | 887276642c267410e4690fcce0a0997400e627a1 | |
| parent | c4610557a9676eea99eb9d210e2986eef32264c4 (diff) | |
| parent | 5b14741fcc8a27dbd886c647ecc474480ae2d1f0 (diff) | |
| download | python-openstackclient-0ee74b4b274202de6e39b920a8a6d2c23ebb5a87.tar.gz | |
Merge "Updated from global requirements"
| -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 24b693c4..ff7b1981 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -27,7 +27,7 @@ aodhclient>=0.5.0 # Apache-2.0 python-barbicanclient>=4.0.0 # Apache-2.0 python-congressclient<2000,>=1.3.0 # Apache-2.0 python-designateclient>=1.5.0 # Apache-2.0 -python-heatclient>=1.1.0 # Apache-2.0 +python-heatclient>=1.4.0 # Apache-2.0 python-ironicclient>=1.6.0 # Apache-2.0 python-ironic-inspector-client>=1.5.0 # Apache-2.0 python-mistralclient>=2.0.0 # Apache-2.0 |
