Update nova & tempest SHA's and remove django-openstack-auth SHA
This patch updates the nova and tempest SHA's to address more issues found in Liberty testing. It also removes the git-based pin for django-openstack-auth and instead implements a lower cap for the package which includes the appropriate fix. Change-Id: Ib30e02dbc681d4a6005c864f0b4ccfbb604de812 Closes-Bug: #1497679
This commit is contained in:
parent
840e911540
commit
d39f7b8d7d
@ -126,3 +126,7 @@ horizon_pip_packages:
|
|||||||
- pycrypto
|
- pycrypto
|
||||||
- python-memcached
|
- python-memcached
|
||||||
- python-keystoneclient
|
- python-keystoneclient
|
||||||
|
# This lower cap is to address django openstack auth issues found here:
|
||||||
|
# https://bugs.launchpad.net/openstack-ansible/+bug/1497679
|
||||||
|
# If the Horizon requirements change to a later version, this may be removed.
|
||||||
|
- "django-openstack-auth>=2.0.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user