- 07 Jan, 2016 3 commits
-
-
Restart UDP listener thread and create a new RADIUS server socket when the AAA app configuration changes. Change-Id: If81479ee54609f56cf86e21aa5c5d83732c6a9fe
Ray Milkey authored
- 06 Jan, 2016 20 commits
-
-
This implements the web GUI meter view. Current implementation uses the group table icon for meter, and the revised meter icon will be updated in following commit. See ONOS-3645 for detail. Change-Id: Iaa2e673ef83024135d757a2aaec1c31a87263217
Jian Li authored -
Lambda query returns unsorted set. fix for ONOS-3620 Change-Id: Ifffd03271f9c8c02be8897c3891c80148342757e
Marc De Leenheer authored -
- Add network configuration about cross connect port for CO-ONOS - revised metro.py requires ecord.co app after (Change-Id: I3892e780bc6550f8a8d8be622b9fee5322c1dab5) to be loaded. - stop using onos-topo-cfg to send netcfg Change-Id: Ie90e69c4134d1f71893bf43ee6c290bdbd273aeb
HIGUCHI Yuta authored -
- Forwarding behavior added to {Device,Link}Store by ONOS-490 cauesed false update information sent from ONOS node, which has been detached from the cluster, to be accepted by rest of the cluster after the detached node has rejoined cluster. - Fix for periodic mastership check was left out when MastershipService#requestRoleFor(..) return value was changed to Future. - Fix for triggerProbe() related messages getting dropped, right after STANDBY -> MASTER role change. - Local state (connectedDevices) was preventing vertical (Core -> switch) Mastership state synchronization. - Various debug log, comment added during investigation. Change-Id: I777beadf04db8a879830a07bfdc7ab0e2279f190
HIGUCHI Yuta authored
- 05 Jan, 2016 8 commits
-
-
- suppress SONAR warning for printing stack trace in CLI - add string constants for the Sonar suppression identifiers Change-Id: I03992f89675f9d074347042b7a196dbcc1036c28
Ray Milkey authored -
- Fix for issue with /tmp disk full issue on Jenkins. - Using JUnit Rule TemporaryFolder where possible. Change-Id: Ie91eba37581ba5bf6c32be7f614220e2098ce2f8
HIGUCHI Yuta authored
-
- 04 Jan, 2016 9 commits
-
-
- Tool created while debugging ONOS-3509 Usage Example: (See recent Mastership and Device events) onos> events -m -d Change-Id: I87aceaf8fe61732a61c2d1e39399d0f10a729b54
HIGUCHI Yuta authored -
…repancy in ONOS version. Change-Id: I5c271d68a884930652d0d46a62f4c8ef31e08124
Thomas Vachuska authored -
Following tutorial_ipv6.py, topology obecjt name is "SdnIpTopo", not "SDNTopo" Change-Id: I8d27b35ff7fbecbb1dac37156f06cf0bc7897baa
Phil Huang authored -
- These annotations get added when a value is configured by netcfg subsystem. Change-Id: Ie52f4827628051f61df9b297001c46db4915e91c
HIGUCHI Yuta authored -
Also, temporarily adding snapshot repo to karaf-assembly and filed bug to remove it. Change-Id: I63bf472b3a918beec46e1b1002a29dfcb6cb7253
Brian O'Connor authored -
* Add a new method for getting a specific group result * Add descriptions in swagger doc Change-Id: I62a476bd2cd774eed157dd3954349eb5aa335db3
Jian Li authored
-