OpenStack Identity Authentication Library
Go to file
TerryHowe 961809e2dc Move around the tests so they can be found easier
I noticed a lot of tests were still in directories from
the past and things were not as easy as you might hope to find.

Change-Id: Iae3d75cee9f48a09d2c9aa2a5b18301b4832bef0
2015-09-02 19:24:34 -06:00
doc Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
keystoneauth1 Move around the tests so they can be found easier 2015-09-02 19:24:34 -06:00
.coveragerc Initial Split of python-keystoneclient to keystoneauth 2015-04-20 14:49:59 -07: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 a readme 2015-05-13 10:44:15 +10:00
requirements.txt Remove oslo_config from auth plugin loading 2015-08-06 10:08:49 +10:00
setup.cfg Move admin_token to base _plugins dir 2015-09-02 07:17:26 +10:00
setup.py Updated from global requirements 2015-07-22 04:56:05 +00:00
test-requirements.txt Updated from global requirements 2015-08-27 04:14:54 +00:00
tox.ini py34 not py33 is tested and supported 2015-07-31 04:36:52 +00: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