OpenStack Identity Authentication Library
Go to file
Jamie Lennox c98b0027e7 Make utils file private
The utils file should be considered private to keystoneauth. The
positional function is hopefully being moved to debtcollector.

Change-Id: I6ded5aaa120bbf7ee8b7c173c3b069eaf682f2c7
2015-05-28 08:57:42 +10:00
doc Base Documentation changes 2015-05-01 09:50:10 +10:00
keystoneauth Make utils file private 2015-05-28 08:57:42 +10: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 oslo serialization dependency 2015-05-26 15:13:21 +10: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