Updated from global requirements
Change-Id: I929735bc0d77f638020a2986c3c19cae950fe63a
This commit is contained in:
parent
5d8856e1b1
commit
9783f2ed49
@ -42,4 +42,4 @@ cryptography!=2.0,>=1.6 # BSD/Apache-2.0
|
||||
paramiko>=2.0 # LGPLv2.1+
|
||||
pyroute2>=0.4.17 # Apache-2.0 (+ dual licensed GPL2)
|
||||
python-mistralclient>=3.1.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
|
||||
|
@ -20,7 +20,7 @@ os-api-ref>=1.0.0 # Apache-2.0
|
||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||
testtools>=1.4.0 # MIT
|
||||
WebTest>=2.0 # MIT
|
||||
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
|
||||
|
||||
# releasenotes
|
||||
reno!=2.3.1,>=1.8.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user