Go to file
Akihiro Motoki 7f26e7d2d0 Update translation setup
Follow new infra setup for translations, see spec
http://specs.openstack.org/openstack-infra/infra-specs/specs/translation_setup.html
for full details.

Prepare babel-django.cfg qnd remove babel.cfg.
This repository is django related. Though django_openstack_auth has
only python files, it is reasonable to follow Django repos convention
in OpenStack.

This basically renames openstack_auth/locale/openstack_auth.pot to
openstack_auth/locale/django.pot to follow Django POT file convention.

setup.cfg babel entries are kept as this repository has
only python files and it still works.

Depends-On: Ie2462614ce92ee09a4d84481b4df9410f57f597b
Change-Id: Id817cdbe6925d505c183c555f5e59361b5d6fcaf
2016-01-31 00:10:47 +09:00
2016-01-31 00:10:47 +09:00
2013-07-17 11:22:38 -07:00
2016-01-31 00:10:47 +09:00
2013-09-10 16:58:11 -05:00
2015-07-15 12:55:03 -06:00
2016-01-31 00:10:47 +09:00
2015-09-18 20:42:11 +00:00
2016-01-15 13:12:24 +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