RETIRED, Kerberos authentication plugins for OpenStack clients.
Go to file
Steve Martinelli 854fa3c9b9 use keystoneauth instead of keystoneclient
as part of deprecating this package we should use keystoneauth
instead of keystoneclient auth plugins and fixtures.

Change-Id: I9c0169018aefd6df9d406da7ce9256205834674e
2016-03-11 00:57:19 +00:00
doc/source Initial Cookiecutter Commit. 2014-09-10 11:20:27 +10:00
keystoneclient_kerberos use keystoneauth instead of keystoneclient 2016-03-11 00:57:19 +00:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:53:33 +00:00
.gitignore Initial Cookiecutter Commit. 2014-09-10 11:20:27 +10:00
.gitreview Initial Cookiecutter Commit. 2014-09-10 11:20:27 +10:00
.mailmap Initial Cookiecutter Commit. 2014-09-10 11:20:27 +10:00
.testr.conf Initial Cookiecutter Commit. 2014-09-10 11:20:27 +10:00
CONTRIBUTING.rst Deprecate this package 2015-12-03 14:47:31 -06:00
HACKING.rst Initial Cookiecutter Commit. 2014-09-10 11:20:27 +10:00
LICENSE Initial Cookiecutter Commit. 2014-09-10 11:20:27 +10:00
README.rst Deprecate this package 2015-12-03 14:47:31 -06:00
babel.cfg Initial Cookiecutter Commit. 2014-09-10 11:20:27 +10:00
openstack-common.conf Initial Cookiecutter Commit. 2014-09-10 11:20:27 +10:00
requirements.txt use keystoneauth instead of keystoneclient 2016-03-11 00:57:19 +00:00
setup.cfg Remove Python 2.6 support 2015-11-24 21:09:56 +00:00
setup.py Updated from global requirements 2015-09-21 18:59:20 +00:00
test-requirements.txt Updated from global requirements 2016-01-16 03:32:06 +00:00
tox.ini Drop py33 support 2015-12-15 19:22:17 +09:00

README.rst

python-keystoneclient-kerberos

python-keystoneclient-kerberos was an authentication plugin for keystoneclient that supported Kerberos. The contents have been moved into the keystoneauth1 package at https://pypi.python.org/pypi/keystoneauth1/ , and python-keystoneclient-kerberos will no longer be supported.