Feature #1722
Implement locks for concurrent driver actions such as iptables and ebtables
Status: | Closed | Start date: | 01/09/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jaime Melis | % Done: | 0% | |
Category: | Drivers - Auth | |||
Target version: | Release 4.0 | |||
Resolution: | fixed | Pull request: |
Description
As per this thread: http://lists.opennebula.org/pipermail/users-opennebula.org/2013-January/021457.html, iptables and ebtables don't support concurrent actions and implementing a lock mechanism would prevent buggy race conditions.
Associated revisions
Feature #1722: Implement locks for concurrent driver actions
feature #1722: Fix float parameter get
feature #1722: Use the right units for host update. Fix enforce in onevm command
feature #1722: 0 means keep current size for any attribute
History
#1 Updated by Jaime Melis over 8 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
Fixed.