DB accesses during user creation should be atomic

Bug #1130676 reported by Rohit Karajgi
This bug report is a duplicate of:  Bug #1173117: API calls need to be atomic. Edit Remove
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
In Progress
Medium
Rohan

Bug Description

For example, user creation includes the following two steps.
    create user
    update tenant

Since DB accesses of these two steps are not atomic, there should be a problem when both user creation and tenant deletion are requested at the same time.

Similar issue can exist for other types of requests.
Refer Bug 1173117

Tags: ntt
Rohan (kanaderohan)
Changed in keystone:
assignee: nobody → Rohan (kanaderohan)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

Fix proposed to branch: master
Review: https://review.openstack.org/25517

Changed in keystone:
status: New → In Progress
Dolph Mathews (dolph)
Changed in keystone:
importance: Undecided → Medium
Changed in keystone:
assignee: Rohan (kanaderohan) → Jay Pipes (jaypipes)
Rohit Karajgi (rohitk)
description: updated
Changed in keystone:
assignee: Jay Pipes (jaypipes) → Rohan (kanaderohan)
Revision history for this message
Dolph Mathews (dolph) wrote :

Marking as dupe since this as effectively superseded by the broader issue documented in bug 1173117

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.