summaryrefslogtreecommitdiffstats
path: root/keystone/auth_protocols
Commit message (Expand)AuthorAgeFilesLines
* Merging keystone.auth_protocols package into keystone.middlewareDolph Mathews2011-07-185-742/+0
* Removed unused importDolph Mathews2011-07-111-2/+2
* pep8Ziad Sawalha2011-07-082-7/+10
* Make swift middleware live where it should.Todd Willey2011-06-221-239/+0
* Remove swift-y bits from generic token auth.Todd Willey2011-06-221-13/+0
* Swift-specific middleware.Todd Willey2011-06-221-0/+239
* Edited keystone/auth_protocols/nova_auth_token.py via GitHubJesse Andrews2011-06-211-4/+6
* Basic authorization for swift.Todd Willey2011-06-211-1/+19
* Fixed imports in auth_protocolsDolph Mathews2011-06-153-12/+22
* set nova admin role if keystone user has "Admin" roleJesse Andrews2011-06-091-0/+3
* Adding roles as comma seperated values on a single header.Yogeshwar Srikrishnan2011-06-021-4/+11
* Changes on auth basic middleware component to return roles.Also changes on th...Yogeshwar Srikrishnan2011-06-011-1/+10
* Merged DTest tests and moved ini file to examples/pasteZiad Sawalha2011-05-285-36/+12
* /tokens instead of /tokenZiad Sawalha2011-05-261-3/+3
* Updated to use X_USER as decided in Issue 49Jesse Andrews2011-05-251-1/+1
* Updated with feedback from https://github.com/khussein/keystone/issues/49#iss...Jesse Andrews2011-05-251-1/+3
* Fix for issue 49 - parse X_AUTHORIZATION header for user_idZiad Sawalha2011-05-251-1/+7
* user should be what keystone returnsJesse Andrews2011-05-241-4/+2
* remove copy&paste ware from nova_auth_token and use auth_token middlewareJesse Andrews2011-05-241-297/+5
* keep nova_auth_token in keystonetermie2011-05-231-1/+2
* hack nova_auth_token to workJesse Andrews2011-05-231-3/+1
* missed some nova reqsJesse Andrews2011-05-231-0/+3
* lazy provisioning for novaJesse Andrews2011-05-231-0/+360
* New model working with echo_client.pyZiad Sawalha2011-05-231-6/+7
* v1 compatibility and Service/Admin API splitZiad Sawalha2011-05-211-1/+1
* Move to v2.0Ziad Sawalha2011-05-201-3/+3
* Modified and commented the codeAdipudi Praveena2011-05-111-4/+4
* Some more cleaning up of git mergesRamana Juvvadi2011-05-063-7/+7
* Added latest changes to sirish branch with pagination for get tenantsroot2011-05-023-133/+273
* Adding First kestone repoSai Krishna2011-04-285-0/+510