Temporary change the django_openstack_auth requirement
The new django_openstack_auth version causes gate job issues like: http://logs.openstack.org/33618/5/gate/gate-tempest-devstack-vm-full/29950/console.html Temporary disabling the 1.1.0 version. Change-Id: Ide3546c9d254c1c6106745ab852a211d08a806de
This commit is contained in:
parent
1f71152b4b
commit
2ffe032dbf
@ -3,7 +3,7 @@ pbr>=0.5.16,<0.6
|
||||
# Horizon Core Requirements
|
||||
django>=1.4,<1.6
|
||||
django_compressor>=1.3
|
||||
django_openstack_auth>=1.0.11
|
||||
django_openstack_auth>=1.0.11,!=1.1.0
|
||||
iso8601>=0.1.4
|
||||
netaddr
|
||||
python-cinderclient>=1.0.4,<2
|
||||
|
Loading…
x
Reference in New Issue
Block a user