diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-02-01 22:47:28 +0000 |
|---|---|---|
| committer | Steve Martinelli <stevemar@ca.ibm.com> | 2016-02-02 02:03:31 +0000 |
| commit | 2548419e92d9ced02088d34b83a6537eaa17b373 (patch) | |
| tree | a1f0452bd09f14cad8cb3b6f8be483bd4112601e | |
| parent | e9ff42eee73de147339c42bca90f777a8f40f5c1 (diff) | |
| download | python-openstackclient-2548419e92d9ced02088d34b83a6537eaa17b373.tar.gz | |
Updated from global requirements
Change-Id: I2f00e8ff1609d76c2ab20226f2b4503231fdb003
| -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 d0d68295..6a73cd95 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -23,7 +23,7 @@ python-barbicanclient>=3.3.0 # Apache-2.0 python-congressclient>=1.0.0 # Apache-2.0 python-designateclient>=1.5.0 # Apache-2.0 python-heatclient>=0.6.0 # Apache-2.0 -python-ironicclient>=0.9.0 # Apache-2.0 +python-ironicclient>=1.1.0 # Apache-2.0 python-mistralclient>=1.0.0 # Apache-2.0 python-saharaclient>=0.10.0 # Apache-2.0 python-zaqarclient>=0.3.0 # Apache-2.0 |
