yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30147
[Bug 1424792] Re: DB API fixed_ip_associate() still uses SELECT FOR UPDATE
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => kilo-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1424792
Title:
DB API fixed_ip_associate() still uses SELECT FOR UPDATE
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Nova's DB API fixed_ip_associate() method is still using
with_lockmode('update'). It should be updated to use a compare and
swap technique with a retry loop.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1424792/+subscriptions
References