OpenStack Identity Authentication Library
Go to file
TerryHowe ec16789cf1 Convert project to os-testr
I am not sure how folks feel about this, but I think os-testr
makes failures a little easier to debug when tests fail.  For
one thing you get stdout/stderr in the test output.  Running a
single test is a little different:

    tox -e py27 -- --regex keystoneauth1.tests.unit.identity.test_token

Change-Id: Iea05633af3708c5e9443d86c8ddf947e68c0bebe
2015-09-03 06:52:54 -06:00
doc Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
keystoneauth1 Merge "Add accessor method for raw catalog content" 2015-09-03 08:00:26 +00: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 Change the README to remove the warning for 1.0.0 release 2015-09-03 00:11:16 -07: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 Convert project to os-testr 2015-09-03 06:52:54 -06:00
tox.ini Convert project to os-testr 2015-09-03 06:52:54 -06:00

keystoneauth

Authentication Library for OpenStack Clients

Features

  • TODO