- 23 Nov, 2015 12 commits
-
-
… automatically for normal OVSDB switches. Change-Id: I4f56c03e96666c4e97ba7c15bdb0833fd86b0afd
andrea authored
- 21 Nov, 2015 10 commits
-
-
ref: https://wiki.onosproject.org/display/ONOS/Metro+Network+Emulation Change-Id: Icb8dd7a12587398af49e9acea23a7cb85fb84b88
Ayaka Koshibe authored -
allow Linc to be aware of switches that are in the same domain as it, so that it doesn't wait for OVS devices not in its domain during startup. Change-Id: I542da075c65b54a866ac1f400e4e71a7f2164709
Ayaka Koshibe authored
- 20 Nov, 2015 18 commits
-
-
With this patch, cordvtn doesn't need to care for OVSDB connection state anymore. It will make a connection to OVSDB server like befor but just for node init and disconnect the OVSDB right after init is done. - Changed OvsdbNode to CordVtnNode - Removed OVSDB connect/disconnect and added initNode instead - Changed ovsdb* commands to cordvtn-node* command, and removed connect/disconnect command and added init instead - Fixed to remove OVSDB device from the system after node init or before making a connection to work around OVSDB device re-connect issue Change-Id: If69369a06526947122494b2f7e816e37aa931f2c
Hyunsun Moon authored -
There was bug introduced with a refactoring in commit: c9546a36 The code was refactored again in this commit: 60ac58ef Change-Id: I6c96dc1b9e0632865ae6742ed596624f7ed3d623
Brian O'Connor authored