summaryrefslogtreecommitdiffstats
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorHenry Nash <henryn@linux.vnet.ibm.com>2013-03-15 22:48:50 +0000
committerHenry Nash <henryn@linux.vnet.ibm.com>2013-03-18 16:14:16 +0000
commit90fcb996cb2acf7b829b2cccfa485c09e4c0d0e8 (patch)
treef73dff8715ffa872dc634a8e1195f22dd04d7c1d /openstack-common.conf
parent16b464376ea5d2a056cb0a2a9ea946eefa372af6 (diff)
Ensure delete domain removes all owned entities
Deleting a domain should delete all Users, Groups and Projects that are owned by that domain. This is intertwined with making sure that deleting Users/Projects clean up their relevant Tokens and Credentials (raised as a separate bug, bug fixed here). To help avoid inadvertent deletion, we insist that a domain must be disabled before it can be deleted. In implementing this change, it was discovered that the exception CredentialNotFound is referenced in the identity backend, but never defined - this was needed here for the unit tests. This is raised as a separate bug, and fixed here. A further bug has been raised that this indicates we are lacking in negative testing for Credentials (not fixed in this change) Fixes Bug #1097995 Fixes Bug #1155921 Fixes Bug #1155924 Change-Id: Ibc926f8212fb9bd4426088339a21002a07c86984
Diffstat (limited to 'openstack-common.conf')
0 files changed, 0 insertions, 0 deletions