OpenStack Identity Authentication Library
Go to file
Jamie Lennox f3b037990c Cleanup deprecated session variables
Remove some old deprecated variables on the session object. Make the
positional checks actually enforce positional.

Change-Id: Icf62e09b57d447eb2a1506a4d1a44470d0729f05
2015-05-15 16:54:38 -07:00
doc Base Documentation changes 2015-05-01 09:50:10 +10:00
keystoneauth Cleanup deprecated session variables 2015-05-15 16:54:38 -07:00
.coveragerc Initial Split of python-keystoneclient to keystoneauth 2015-04-20 14:49:59 -07:00
.gitignore Fix auth_token middleware test invalid cross-device link issue 2014-01-07 14:24:07 +01:00
.gitreview Initial Split of python-keystoneclient to keystoneauth 2015-04-20 14:49:59 -07:00
.mailmap Add mailmap entry 2014-05-07 12:12:43 -07:00
.testr.conf Initial Split of python-keystoneclient to keystoneauth 2015-04-20 14:49:59 -07:00
CONTRIBUTING.rst Initial Split of python-keystoneclient to keystoneauth 2015-04-20 14:49:59 -07:00
HACKING.rst Initial Split of python-keystoneclient to keystoneauth 2015-04-20 14:49:59 -07:00
LICENSE Initial Split of python-keystoneclient to keystoneauth 2015-04-20 14:49:59 -07:00
MANIFEST.in Migrate to pbr. 2013-05-17 14:43:31 -07:00
README.rst Add a readme 2015-05-13 10:44:15 +10:00
babel.cfg enabling i18n with Babel 2012-09-29 16:03:23 -07:00
openstack-common.conf Reorganize exceptions 2015-04-30 19:35:52 +00:00
requirements.txt Remove pbr as runtime depend 2015-05-14 16:34:46 -07:00
setup.cfg Remove unused plugins from entrypoints 2015-05-07 21:58:37 +10:00
setup.py Updated from global requirements 2014-05-22 07:12:03 +00:00
test-requirements.txt Uncap library requirements for liberty 2015-04-16 18:13:09 +00:00
tox.ini Initial Split of python-keystoneclient to keystoneauth 2015-04-20 14:49:59 -07:00

README.rst

keystoneauth

Authentication for OpenStack Clients

THIS LIBRARY IS IN A PRE-RELEASE STATE. IT WILL NOT BE CONSIDERED STABLE UNTIL THE 1.0.0 RELEASE. FEEL FREE TO TRY IT BUT WE WILL BREAK COMPATIBILITY UNTIL THEN.

Features

  • TODO