diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-05-15 02:57:05 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-05-15 02:57:05 +0000 |
| commit | 7a252128f98ecc727b47f8bac13f2534bf9e016c (patch) | |
| tree | 461e69a88a6d42ac52533fbe8ef744edb0e5b753 | |
| parent | 2629fda94708fb0e335087b5e158629b15a95e4b (diff) | |
| download | python-openstackclient-7a252128f98ecc727b47f8bac13f2534bf9e016c.tar.gz | |
Updated from global requirements
Change-Id: I61b3e84cbca369a5581aff38d65bb51af96e8baa
| -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 39d250ee..ffc83260 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -23,7 +23,7 @@ bandit>=1.0.1 # Apache-2.0 python-barbicanclient>=4.0.0 # Apache-2.0 python-congressclient<2000,>=1.0.0 # Apache-2.0 python-designateclient>=1.5.0 # Apache-2.0 -python-heatclient>=0.6.0 # Apache-2.0 +python-heatclient>=1.1.0 # Apache-2.0 python-ironicclient>=1.1.0 # Apache-2.0 python-ironic-inspector-client>=1.5.0 # Apache-2.0 python-mistralclient>=1.0.0 # Apache-2.0 |
