Committed by
Gerrit Code Review
CORD-151 Implement initial compute node setup
Followings are changed - Changed nodeStore from eventually consistent map to consistent map - Removed ovsdb connection management(ovsdb controller has connection status) - Not only one leader but all onos instances make ovsdb session Following jobs are done - Reads compute node and ovsdb access info from network config - Initiates ovsdb connection to the nodes - Creates integration bridge on each ovsdbs - Creates vxlan tunnel port on each integration bridges Change-Id: I8df4061fcb1eae9b0abd545b7a3f540be50607a9
Showing
8 changed files
with
51 additions
and
243 deletions
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment