django_openstack_auth/openstack_auth/tests
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
..
conf Makes policy.check aware of domain scoped token 2015-11-23 22:18:48 +00:00
templates/auth Initial commit. 2012-07-03 02:25:01 -07:00
__init__.py Initial commit. 2012-07-03 02:25:01 -07:00
data_v2.py Move d-o-a auth library to keystoneauth 2015-12-09 13:46:45 +00:00
data_v3.py Move d-o-a auth library to keystoneauth 2015-12-09 13:46:45 +00:00
models.py Initial commit. 2012-07-03 02:25:01 -07:00
run_tests.py Fix the py27dj19 tests 2016-01-15 13:12:24 +00:00
settings.py Add message show for switch project 2015-07-15 12:20:50 -06:00
tests.py Fix the py27dj19 tests 2016-01-15 13:12:24 +00:00
urls.py Add authentication using openID and SAML 2015-03-31 11:10:21 -07:00