Files
quark/quark/agent
Kyle Haley 500817ab95 Adding updates to quark-agent to fix race condition
These updates to redis_base allow quark-agent to check for a potential
race condition that can occur from the time quark-agent acknowledges a
security group rule set needs to be updated and when it acknowledges
that rule set has actually been applied. quark-agent will now store
security group rules before and after it has executed scripts on the
hypervisor. If the rule sets do not match, that means an update has
occurred while the hypervisor scripts were executing. quark-agent will
not ack those changes and allows the next cycle to pick them up.

Change-Id: Ieae13f7b22b8e463cba2ccce82fb94699838926a
Closes-Bug: 1713860
2017-08-29 15:57:34 -07:00
..
2014-09-25 09:36:42 -05:00
2014-09-25 09:36:42 -05:00

quark-agent

Quark networking agent