summaryrefslogtreecommitdiffstats
path: root/keystone/db
Commit message (Expand)AuthorAgeFilesLines
* Initial changes to support multiple backends.Yogeshwar Srikrishnan2011-06-2811-1592/+0
* Code changes to support global endpointTemplates.Yogeshwar Srikrishnan2011-06-222-5/+13
* Bringing back the changes to support endpointTemplates and endpoints.Yogeshwar Srikrishnan2011-06-224-200/+15
* Adding endpoint related filesDolph Mathews2011-06-211-0/+185
* Issue #8: Renamed primary key of Token to 'id'Dolph Mathews2011-06-202-2/+2
* Changes to hash password.Yogeshwar Srikrishnan2011-06-171-0/+8
* Merging changesYogeshwar Srikrishnan2011-06-171-1/+1
* Merging changes from rackspace.Yogeshwar Srikrishnan2011-06-1711-1322/+1410
|\
| * Refactored api function names to avoid redundancy with new module namesDolph Mathews2011-06-167-90/+88
| * Refactored DB API into modules by modelDolph Mathews2011-06-1611-1321/+1412
* | Pep8 changes.Yogeshwar Srikrishnan2011-06-161-0/+1
* | Changes to allow user creation without a tenant.Yogeshwar Srikrishnan2011-06-161-1/+1
|/
* Removed unused imports and denoted unused variablesDolph Mathews2011-06-152-5/+5
* Removed duplicated functionDolph Mathews2011-06-151-10/+2
* Resolved conflictsZiad Sawalha2011-06-151-8/+58
|\
| * Removing unused references to UserTenantAssociation.Yogeshwar Srikrishnan2011-06-141-8/+0
| * Introduced a method to get all users @Users resource.Also moved the method to...Yogeshwar Srikrishnan2011-06-141-0/+58
* | Support for GET /v2.0/users and add cdn back to sampledata for v1.0 supportZiad Sawalha2011-06-141-0/+51
|/
* PEP8 changes.Yogeshwar Srikrishnan2011-06-091-4/+4
* Merging changes from rackspace.Yogeshwar Srikrishnan2011-06-032-53/+108
|\
| * pep8Ziad Sawalha2011-06-032-54/+97
| * Support for listing BaseURL refs in keystone-manageZiad Sawalha2011-06-031-0/+6
| * Merge branch 'master' of https://github.com/rackspace/keystoneZiad Sawalha2011-06-031-2/+65
| |\
| * | Support for listing roles in keystone-manageZiad Sawalha2011-06-011-0/+5
| * | Support POST /tokens only - issue #5Ziad Sawalha2011-06-011-0/+1
* | | Changes to support service catalog.Yogeshwar Srikrishnan2011-06-031-1/+10
| |/ |/|
* | Changes to support getTenants call for user with admin privelage and regular ...Yogeshwar Srikrishnan2011-06-021-2/+60
* | Meging changesYogeshwar Srikrishnan2011-06-011-0/+1
* | Changes to also return role references as a part of user when get token call ...Yogeshwar Srikrishnan2011-06-011-0/+5
|/
* Merge remote branch 'rackspace/master'Yogeshwar Srikrishnan2011-05-311-1/+1
|\
| * Merge branch 'master' of git://github.com/rackspace/keystoneKevin L. Mitchell2011-05-272-32/+189
| |\
| * | Changes to support roleref calls.Yogeshwar Srikrishnan2011-05-262-18/+47
* | | Changes to support baseurlrefs operations.Yogeshwar Srikrishnan2011-05-311-0/+82
| |/ |/|
* | Fixing unit tests.Introduced support for global rolesYogeshwar Srikrishnan2011-05-261-1/+6
* | Fixing unit tests for user and groups.Yogeshwar Srikrishnan2011-05-261-23/+19
* | Changes to support calls to getBaseUrls.Yogeshwar Srikrishnan2011-05-252-7/+163
* | Changes to unique relationship definition.Yogeshwar Srikrishnan2011-05-251-1/+1
* | Changes to support roleref calls.Yogeshwar Srikrishnan2011-05-252-18/+47
|/
* Multi-tenant token fixesZiad Sawalha2011-05-231-1/+1
* Fixed invalid tenant authenticationZiad Sawalha2011-05-231-1/+8
* Fix error in tenant_is_empty (model has changed)Ziad Sawalha2011-05-231-1/+4
* Changes to support /Roles callsYogeshwar Srikrishnan2011-05-231-0/+11
* New model working with echo_client.pyZiad Sawalha2011-05-232-62/+124
* Added tracing and modified modelZiad Sawalha2011-05-222-18/+52
* Merging HCL changes - pull 40Ziad Sawalha2011-05-201-8/+7
|\
| * Merged api,service,server,test_commonjabdul2011-05-161-0/+1
| |\
| | * multi token test cases and bug fixessirish.bitra2011-05-161-8/+1
| | * Merge branch 'github/master'Sai Krishna2011-05-161-0/+1
| | |\
| * | | Added test cases for add user to a tenanatjabdul2011-05-161-10/+1
| |/ /
| * | fixed bugssirish.bitra2011-05-131-1/+1