diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-11-22 17:59:10 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-11-22 17:59:10 +0000 |
| commit | 3a7bb859a67ed82b30be23f626e271da85970590 (patch) | |
| tree | 2e84e3541dcea4c91f8c439a960a184c4507fa87 | |
| parent | 5bf5de6f45a9a96768de9aafdb8cd1bb390389aa (diff) | |
| download | python-openstackclient-3a7bb859a67ed82b30be23f626e271da85970590.tar.gz | |
Updated from global requirements
Change-Id: Iec7883cfbc38d44aa1ad39c3a2879ad400b7ebb9
| -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 b7a04c4d..8b15c292 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.5.0 # Apache-2.0 +python-heatclient!=1.6.0,>=1.5.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 |
