- 17 Oct, 2015 3 commits
-
-
length parameters to deserialize the correct area of data buffer. Change-Id: I5d8869c25d397d5d07aad014ef00d0decef22d4f
Rusty Eddy authored
- 16 Oct, 2015 1 commit
- 15 Oct, 2015 16 commits
-
-
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
Hyunsun Moon authored -
…truction - Data Model and Tests only Change-Id: I3a71520caa286a1fcc509c581036ef4848de9b5b
Yafit Hadar authored -
A problem is observed when running stc with same local and remote username. The public key of local user is overridden by the key of remote user. As a result, stc cannot login to the remote host. For now, we let the public key of local user overrides the key of remote user. But eventually we need a better solution for username collision. Change-Id: I750fd129a2dcd4920683599b6c562d3beb84e95d
Charles Chan authored
- 14 Oct, 2015 3 commits
- 13 Oct, 2015 9 commits
-
-
…prevent apps/components from properly starting. Fixed the fast and net-pingall.xml scenarios. Change-Id: Ie5712c5c134bb81181dd2bdb307da5ec13851d45
Thomas Vachuska authored
-
- 12 Oct, 2015 5 commits
-
-
- fixed bug in radiobuttonset which failed to update button selection state via programmatic selectedIndex() call. - default overlay configured at beginning of topoToolbar.js Change-Id: I54c82e402b3c3955c3d83a264c6d8ac14127ce70
Simon Hunt authored -
- Create a bridge with data path id - Create a tunnel port with some options Change-Id: I9fbf6322272f9151c0fc904d1c681e5ffb793be0
Hyunsun Moon authored -
No longer need this since we start using Network Config Subsystem Change-Id: Ib038963e8d677f3533ba1a815af9c5d870a1d158
Charles Chan authored
-
- 10 Oct, 2015 1 commit
- 09 Oct, 2015 2 commits
-
-
- Updating setControllerAuto to use setControllersWithUUID and cleaned up unnecessary conversions - Removed commented out code in setControllersWithUUID - Removed old setControllers method Change-Id: I1ee89d5237e58b64e880d9a6db4cee16815dd9a8
Brian O'Connor authored
-