diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-08 22:04:01 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-08 22:04:01 +0000 |
| commit | db0849e7119cfe0bea0609dbdcd2a76610ab0ad9 (patch) | |
| tree | 7e727016e7dab74f120e6251aba8e330efcf2f94 | |
| parent | 85263eaa11aa903e60011bb47fde4e760e957ef7 (diff) | |
| download | python-openstackclient-db0849e7119cfe0bea0609dbdcd2a76610ab0ad9.tar.gz | |
Updated from global requirements
Change-Id: I944891584a7479c8d8bdf545af8a6af0460f42d5
| -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 a8d6aa47..ef309af9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -26,7 +26,7 @@ python-designateclient>=1.5.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 +python-mistralclient>=2.0.0 # Apache-2.0 python-muranoclient>=0.8.2 # Apache-2.0 python-saharaclient>=0.13.0 # Apache-2.0 python-searchlightclient>=0.2.0 #Apache-2.0 |
