summaryrefslogtreecommitdiffstats
path: root/docs/source
diff options
context:
space:
mode:
authorHenry Nash <henryn@linux.vnet.ibm.com>2013-02-14 09:54:38 +0000
committerHenry Nash <henryn@linux.vnet.ibm.com>2013-02-19 07:06:22 +0000
commitec326b39fa99c909862b7ea94c0261328a8d4776 (patch)
tree170d0b0d3f45ba46a829d4a8aca5f945209f9327 /docs/source
parentb9d8a20fff3518d3027cb95d37c1b9a13a6dea32 (diff)
Implement name space for domains
Creates a separate name space for each domain for the name attribute of user, groups and projects - meaning that the names of these entities only have to be unique within that domain. Implementation of this within the SQL backends is handled by simply changing the uniqueness constraints on the relevant attributes. KVS and LDAP backends do not yet support domain separation (blocked by existing restrictions, already raised as bugs). An issue exists for the downward migration with this change in that if the database has been used and populated with the name space in place then the downward migration may fail due to clashing names when you try and revert to a global name space (raised as a separate bug) This patch also improves the group support in the KVS backend and cleans up string quoting in the 016 migration fucntions, and fixes an issue where the SQL update_project was not updating a change in domain_id. Change-Id: I8f0df0e1bf84bfd26b8ef5505fe5fafd930dc78b
Diffstat (limited to 'docs/source')
0 files changed, 0 insertions, 0 deletions