summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Stop using intersphinxAndreas Jaeger2014-09-131-5/+0
* Remove intersphinx mappingsJamie Lennox2014-08-071-4/+1
* Merge "Add docs for how to create an OAuth auth instance"Jenkins2014-08-051-0/+20
|\
| * Add docs for how to create an OAuth auth instanceSteve Martinelli2014-08-041-0/+20
* | Merge "Add an example of using v3 client with sessions"Jenkins2014-07-301-0/+20
|\ \
| * | Add an example of using v3 client with sessionsSteve Martinelli2014-07-241-0/+20
| |/
* | Use oslosphinx to generate doc themeSteve Martinelli2014-07-2412-1230/+5
|/
* Document authentication pluginsJamie Lennox2014-07-022-0/+174
* Correcting using-api-v2.rstMichael McCune2014-06-261-1/+1
* Merge "Session Documentation"Jenkins2014-06-142-0/+199
|\
| * Session DocumentationJamie Lennox2014-06-132-0/+199
* | Link to docstrings in using-api-v3Brant Knudson2014-06-121-8/+10
|/
* Add role assignments as concept in Client API V3 docsRodrigo Duarte Sousa2014-06-021-0/+1
* Update docs for auth_token middleware config optionsBrant Knudson2014-04-131-19/+119
* Merge "Reference docstring for auth_token fields"Jenkins2014-03-311-33/+4
|\
| * Reference docstring for auth_token fieldsBrant Knudson2014-03-191-33/+4
* | Remove releases.rst from keystone docsSteve Martinelli2014-03-252-34/+0
|/
* Docs link to middlewarearchitectureBrant Knudson2014-03-181-0/+2
* Fix doc build errorsBrant Knudson2014-03-131-1/+1
* Generate module docsBrant Knudson2014-03-133-1/+58
* Merge "Remove reference to non-existent shell doc"Jenkins2014-03-091-2/+2
|\
| * Remove reference to non-existent shell docBrant Knudson2014-03-091-2/+2
* | Merge "Capitalize Client API title consistently"Jenkins2014-03-091-1/+1
|\ \
| * | Capitalize Client API title consistentlyBrant Knudson2014-02-281-1/+1
* | | Merge "Fix keystone command man page"Jenkins2014-03-091-2/+2
|\ \ \
| * | | Fix keystone command man pageBrant Knudson2014-02-161-2/+2
* | | | Merge "Add link to the v3 client api doc"Jenkins2014-03-091-3/+5
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Add link to the v3 client api docBrant Knudson2014-02-161-3/+5
| |/
* | Merge "Update middlewarearchitecture config options docs"Jenkins2014-02-201-9/+45
|\ \
| * | Update middlewarearchitecture config options docsBrant Knudson2014-02-021-9/+45
| |/
* | Fix references to auth_token in middlewarearchitecture docBrant Knudson2014-02-161-16/+12
|/
* Merge "Adjust import items according to hacking import rule"Jenkins2014-01-301-0/+2
|\
| * Adjust import items according to hacking import ruleEric Guo2014-01-171-0/+2
* | Fix typos in documents and commentsEric Guo2014-01-231-1/+1
|/
* Merge "Documents keystone v3 API usage - part 1"Jenkins2014-01-111-0/+110
|\
| * Documents keystone v3 API usage - part 1Florent Flament2013-12-311-0/+110
* | Merge "Rename using-api.rst to using-api-v2.rst"Jenkins2014-01-102-7/+7
|\ \
| * | Rename using-api.rst to using-api-v2.rstFlorent Flament2014-01-062-7/+7
| |/
* | Rename tokenauth to authtoken in the docEmilien Macchi2013-12-061-2/+2
|/
* Opt-out of service catalogguang-yee2013-11-211-0/+6
* Replace OpenStack LLC with OpenStack Foundation0.4.1ZhiQiang Fan2013-10-171-1/+1
* Replace HttpConnection in auth_token with RequestsJamie Lennox2013-09-121-0/+4
* python3: Use from future import unicode_literalsChuck Short2013-08-301-7/+9
* Change memcache config entry name in Keystone to be consistent with Osloxingzhou2013-06-201-2/+2
* Fix memcache encryption middlewareBryan D. Payne2013-06-191-17/+20
* Provide keystone CLI man page.Jakub Ruzicka2013-06-133-19/+78
* adding notes about dealing with exceptions in the clientJoe Heck2013-04-031-0/+4
* Cache tokens using memorycache from oslo.Vishvananda Ishaya2013-03-151-6/+7
* Allow configure auth_token http connect timeout.Chmouel Boudjnah2013-02-141-0/+2
* Blueprint memcache-protection: enable memcache value encryption/integrity checkGuang Yee2013-01-153-0/+410