diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-08-07 00:53:48 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-08-07 00:53:48 +0000 |
| commit | a709c151e664ceb66b4cd51bd973567cf46bcd3d (patch) | |
| tree | a562f4b016a024715f8387df9a13af1bfe8bd62c /test-requirements.txt | |
| parent | bd079e5066e1c0b0b0100ab28d87a3e00f3d99a0 (diff) | |
| download | python-openstackclient-a709c151e664ceb66b4cd51bd973567cf46bcd3d.tar.gz | |
Updated from global requirements
Change-Id: I6f384b021b5ae73152192c5b4c2bab190db88251
Diffstat (limited to 'test-requirements.txt')
| -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 4d80ef51..5af8d0cf 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -25,7 +25,7 @@ wrapt>=1.7.0 # BSD License # Install these to generate sphinx autodocs aodhclient>=0.7.0 # Apache-2.0 gnocchiclient>=2.7.0 # Apache-2.0 -python-barbicanclient!=4.5.0,>=4.0.0 # Apache-2.0 +python-barbicanclient!=4.5.0,!=4.5.1,>=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.6.1 # Apache-2.0 |
