Cinder stable/folsom review https://review.openstack.org/#/c/23914/ was
not approved.
** No longer affects: nova/folsom
** Also affects: cinder/folsom
Importance: Undecided
Status: New
** Changed in: cinder/folsom
Importance: Undecided => High
** Changed in: cinder/folsom
Assignee: (unassigned) => Rushi Agrawal (rushiagr)
** Changed in: cinder/folsom
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1158179
Title:
Lockutils - deletes directory rendering locks invalid
Status in Cinder:
Fix Released
Status in Cinder folsom series:
Won't Fix
Status in OpenStack Compute (Nova):
Fix Released
Status in Oslo - a Library of Common OpenStack Code:
Fix Committed
Status in oslo grizzly series:
Fix Committed
Status in OpenStack Quantum (virtual network service):
Fix Released
Bug description:
There is an edge case as follows:
process A takes lock
process B waits on lock
process A completed work
process B takes lock
process A tabes lock (this is without process B freeing the lock)
This is reproduced very easily:
ensure that the lock_pack directory does not exist
Each time a lock is freed the directory is deleted ...
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1158179/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp