
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
quark-agent
Quark networking agent