commit | 0c7c43b1366e237708ce0484bf06612eec3df560 | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Thu Jan 14 17:39:20 2016 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri Jan 29 21:00:45 2016 +0000 |
tree | dac2453b90c8d0924b4071871ad968dbabf0cb40 | |
parent | 8b1cb67def112d1e75badcc9483a7834cd06a312 [diff] |
CORD-394 Purge group/flow store when device goes offline Stage 1: (this commit) Add a component config purgeOnDisconnection, which is false by default. When set to true, GroupManager and FlowManager will purge groups/flows associated with a device when the device goes offline. Stage 2: (upcoming commit) Enable these configs in SegmentRoutingManager Clean up group related information in SegmentRountingManager Change-Id: I46d047d690d4641e030f6cdd084ce16ac02d8919
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.