Go to file
eric c57b38011c Use consistent region during login
This change makes it so that the auth_url you have configured will
be the primary region used during initial login. This will help make
multi region keystone / horizon deployments more reliable and predictable.
Also, it may perform better if horizon is configured to point to the nearest
auth_url in multi region setups.

Change-Id: I99d40ed580a25f3694fbbd8e54d0b6416907f31b
Closes-bug: #1531003
2016-01-05 14:12:07 -07:00
2013-07-17 11:22:38 -07:00
2013-09-27 23:07:06 +09:00
2013-09-10 16:58:11 -05:00
2015-07-15 12:55:03 -06:00
2015-04-08 14:55:27 -06:00
2015-09-18 20:42:11 +00:00

Django OpenStack Auth

Django OpenStack Auth is a pluggable Django authentication backend that works with Django's contrib.auth framework to authenticate a user against OpenStack's Keystone Identity API.

The current version is designed to work with the Keystone v2.0 and v3 API.

You can view the installation instructions on Read The Docs.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 1.1 MiB