diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-02-02 04:07:04 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-02-02 04:07:04 +0000 |
| commit | ceb17e11a9ca0a2dc6c6d72466ad2c7b31a29878 (patch) | |
| tree | d0082f1cc26115d1bf9851cab93c01c83125cfa4 | |
| parent | 72fe3e25e27dfa6d377fbda1318b5db3ce4d6e6d (diff) | |
| parent | 2548419e92d9ced02088d34b83a6537eaa17b373 (diff) | |
| download | python-openstackclient-ceb17e11a9ca0a2dc6c6d72466ad2c7b31a29878.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 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 |
