yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26810
[Bug 1410029] [NEW] Unnecessary conflict wrapper on assignment driver delete_project() method
Public bug reported:
The assignment driver method delete_project is protected by the
sql.handle_conflicts wrapper - but that wrapper doesn't do anything for
the delete case - and we don't use it for any other delete_entity()
method other than project. We should remove this wrapper protection.
** Affects: keystone
Importance: Low
Assignee: Henry Nash (henry-nash)
Status: New
** Changed in: keystone
Importance: Undecided => Low
** Changed in: keystone
Assignee: (unassigned) => Henry Nash (henry-nash)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1410029
Title:
Unnecessary conflict wrapper on assignment driver delete_project()
method
Status in OpenStack Identity (Keystone):
New
Bug description:
The assignment driver method delete_project is protected by the
sql.handle_conflicts wrapper - but that wrapper doesn't do anything
for the delete case - and we don't use it for any other
delete_entity() method other than project. We should remove this
wrapper protection.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1410029/+subscriptions
Follow ups
References