OpenStack Identity Authentication Library
Go to file
Jamie Lennox f1885f0b7c Add UnknownConnectionError to __all__
Because UnknownConnectionError is not in __all__ it doesn't get imported
into the keystoneauth1.exceptions module and so it can't be used from
the session module.

Change-Id: I16061ee55871fc0eeaab752f21637d52158055fc
Closes-Bug: #1501022
2015-09-30 05:19:40 +10:00
doc remove references to keystone CLI 2015-09-25 11:23:25 -04:00
keystoneauth1 Add UnknownConnectionError to __all__ 2015-09-30 05:19:40 +10:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:28:05 +00:00
.gitignore Update .gitignore 2015-08-06 10:45:15 -05: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 Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -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 shields.io version/downloads links/badges into README.rst 2015-09-25 00:10:20 -04:00
requirements.txt Remove oslo_config from auth plugin loading 2015-08-06 10:08:49 +10:00
setup.cfg Fix typo in Python package summary in setup.cfg 2015-09-04 15:13:11 -04:00
setup.py Updated from global requirements 2015-09-17 12:12:42 +00:00
test-requirements.txt Updated from global requirements 2015-09-18 16:38:35 +00:00
tox.ini Convert project to os-testr 2015-09-03 06:52:54 -06:00

keystoneauth

Latest Version

Downloads

Authentication Library for OpenStack Clients

Features

  • TODO