OpenStack Identity Authentication Library
Go to file
Jamie Lennox 581f4cd493 Change keystoneclient to keystoneauth in docs
This was simply the result of:

find -type f | xargs sed -i 's/keystoneclient/keystoneauth/g'
find -type f | xargs sed -i 's/python-keystoneauth/keystoneauth/g'

in the docs directory to fix the build failure.

Will look at a doc rewrite soon.

Change-Id: I05d4be12f31ea47e917dc79e50d17b174bf89938
2015-04-30 18:23:47 +10:00
doc Change keystoneclient to keystoneauth in docs 2015-04-30 18:23:47 +10:00
keystoneauth Fix namespace issues and remove tests for client-specific code 2015-04-20 15:14:17 -07: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 Initial Split of python-keystoneclient to keystoneauth 2015-04-20 14:49:59 -07:00
babel.cfg enabling i18n with Babel 2012-09-29 16:03:23 -07:00
openstack-common.conf Initial Split of python-keystoneclient to keystoneauth 2015-04-20 14:49:59 -07:00
requirements.txt Uncap library requirements for liberty 2015-04-16 18:13:09 +00:00
setup.cfg Initial Split of python-keystoneclient to keystoneauth 2015-04-20 14:49:59 -07: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