- 20 Oct, 2015 5 commits
-
-
related to CORD-200, CORD-209 - fix typo in network-cfg.json - remove segmentrouting_dell.conf since we don't need this anymore with the new Network Configuration Subsystem Change-Id: I5dcb2e2e0e6b89c4770df2485a8d27fbcc05cf67
Charles Chan authored -
- Handled situations where ovsdb, integration bridge, or vxlan port are already connected or exists when the application activated - Don't make use of mastership for ovsdb device, it does not work well in device disconnected or re-connected situations Change-Id: I002948f4a06126430f6019c79a0d84df16c9399c
Hyunsun Moon authored
- 19 Oct, 2015 7 commits
-
-
No longer needed because RADIUS packets come directly from UDP and not as packet in. Change-Id: I91fc37fc973c25a4b42c928ce6de41e71331f59d
Ray Milkey authored
- 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 5 commits
-
-
…prevent apps/components from properly starting. Fixed the fast and net-pingall.xml scenarios. Change-Id: Ie5712c5c134bb81181dd2bdb307da5ec13851d45
Thomas Vachuska authored
-