- 04 Aug, 2015 5 commits
-
-
Ported from onos-1.2 branch. Change-Id: I73ce4d09a0d8f9ba24d335798187de83f515d5a1 (cherry picked from commit e0ec88bd)
Jonathan Hart authored -
Running onos-setup-karaf clean deletes the karaf directory and any custom configs you may have put in there. This change allow a developer to put custom configs in the usual place ($ONOS_ROOT/tools/package/{config,etc}/) and have them copied automatically to the local Karaf installation. Change-Id: I9d7feabdee8f8a89930b9955de610dc821d8fdbb
Jonathan Hart authored
-
- 03 Aug, 2015 11 commits
-
-
OvsdbTunnelConfig and OvsdbBridgeConfig Change-Id: I36da6d2196ca8b2372dd8f70b3c25582fbfdea70
samuel authored -
…but also discovered there is a problem in the d3 library. Change-Id: I4afbc1cc296eec3ad7bf8e47a59b1747ccce1481
Bri Prebilic Cole authored
- 02 Aug, 2015 1 commit
- 01 Aug, 2015 1 commit
-
-
1. DeviceManager must not have a dependency on DeviceClockService. Clocks and Timestamps are purely distribution concerns. 2. Eliminated DeviceClockProviderService which merely served as a cache for mastership terms thereby introducing a source of staleness. Now we directly query mastership service which is already optimized for high volume reads. 3. DistributedLeadershipManager fix to ensure election won by local node immediately reflects in the local leaderboard. This is to ensure a subsequent read does not return a stale value. Change-Id: I774b64923e382b788df5f8bde2a9fafc0294bad0
Madan Jampani authored
-
- 31 Jul, 2015 11 commits
-
-
…the leadership topic withdrawal. Change-Id: Iad740929b683a253a7eec0282b52e8f6f31ebcfe
Thomas Vachuska authored -
provide RFC7047's API and its implementation, and five main table which contain Bridge, Controller, Interface, Open_vSwitch and Port Change-Id: I9e995a056fd55c986f5866c85ac712f1792cff4f
lishuai authored
- 30 Jul, 2015 11 commits
-
-
Ported from onos-1.2 branch. Change-Id: Ic085d5033105e0c688369a71de077c7541d26dbf (cherry picked from commit 1258f86b)
Jonathan Hart authored -
Conflicts: incubator/net/src/main/java/org/onosproject/incubator/net/config/impl/BasicNetworkConfigs.java Change-Id: I6ed0b0a9b62b0f3a225514070523778a124f7564
Ayaka Koshibe authored -
- Preliminary work in implementing installation of custom buttons to details panel for selected device. Change-Id: Id26ac301f72b4521d2a388d34ee0a287f400c68c
Simon Hunt authored -
…ghout a number of subsystems. Refactored all core components to take advantage of this; apps remain to be done. Change-Id: Ib0935ba07ff81b0fa032534004ec9ac6187cbf22
Thomas Vachuska authored -
Bump loxigen to 0.4.1.onos-SNAPSHOT. Change-Id: Ieb8aa4fe716e12f89b83770eff617561f30cdd08
Marc De Leenheer authored -
This change also implements a unit test harness for the EventuallyConsistentMap that is intended to be reusable to test other stores. Change-Id: I2257da9b19412b97a3aa0f127be7263a7732b852
Ray Milkey authored
-