django_openstack_auth/openstack_auth
Rob Cresswell d8a9ad9fb2 Fix the py27dj19 tests
- Wrap the expected_url variable in a django 1.9 condition so that it
  returns as expected.
- Use request.GET/request.POST instead of request.REQUEST
- Remove some conditional code required for old Django versions

This is the first step in getting Horizon to fully support Django 1.9.
It does *not* yet aim to offer full support, which is why the
requirements have not been bumped.

Change-Id: I7f8f3cde92cafdb5c9134baf75fc736cbf35ff6a
Partially-Implements: blueprint drop-dj17
Depends-On: Ia6cbbc281732e9c466edeaa76739122e006a997e
2016-01-15 13:12:24 +00:00
..
locale Imported Translations from Zanata 2015-12-29 06:29:22 +00:00
plugin Move d-o-a auth library to keystoneauth 2015-12-09 13:46:45 +00:00
tests Fix the py27dj19 tests 2016-01-15 13:12:24 +00:00
__init__.py updating version specification 2014-01-09 10:40:58 -07:00
backend.py Merge "Python 3 deprecated the logger.warn method in favor of warning" 2016-01-12 09:12:54 +00:00
exceptions.py Fix H4xx docstring issues 2014-07-29 16:32:38 +00:00
forms.py Fix the py27dj19 tests 2016-01-15 13:12:24 +00:00
models.py Replace default User model PK 2015-09-14 13:07:49 +10:00
policy.py Merge "Update url_for parameter for domain policy check" 2016-01-14 07:50:22 +00:00
urls.py Add authentication using openID and SAML 2015-03-31 11:10:21 -07:00
user.py Unscoped PKI token should no longer be hashed multiple times. 2016-01-07 13:42:28 +01:00
utils.py Fix WebSSO when Keystone server hostname contains 'auth' 2016-01-08 11:17:26 -05:00
views.py Fix the py27dj19 tests 2016-01-15 13:12:24 +00:00