- 12 May, 2016 4 commits
-
-
- buck targets was failing Change-Id: I7accdeb0e2be27ed1c6f81f5cabfcf485acea5a1
HIGUCHI Yuta authored -
This change blocks ^C which is need to quit from log:tail This reverts commit a84637c7. Change-Id: Ifb0c2f67bb8719ca898ec1f9c7ad2d7f002db90a
Brian O'Connor authored -
to see if it resolves Unable to download: https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/atomix/1.0.onos-SNAPSHOT/atomix-1.0.onos-20160509.095359-258.jar issue Change-Id: I0d4c47f0d65ff2d440ce757e55de641a77b644a9
HIGUCHI Yuta authored
- 11 May, 2016 18 commits
-
-
We no longer need to configure /32 IP in interfaces. SR will push a per-host route when discovering a host with IP address(es) that does not belong to configured subnet. Also includes: - HostHandler refactoring Change-Id: Ic1ad42d1ccdfee32be85f49e6fc94d9026000ffc
Charles Chan authored -
This patch set currently does not build with maven This reverts commit cbdf0f2b. Change-Id: Ib49e29bbef1d3592ac1fbbb782ffceb29c0aad83
Ray Milkey authored -
- Exception handlers should preserve the original exception - Collection.isEmpty() should be used to test for emptiness Change-Id: Ic76cf94f84fa761bb64b608df61fbd259c7990c4
Jian Li authored -
In BMv2 0 is the highest priority, while it is the lowest for ONOS. Change-Id: Iedb66598f293bf456cf4d206e19c0ff632edfd2c
Carmelo Cascone authored -
- Add missing @Produces annotation - Correct comments - Restrict variable access level Change-Id: I7f75650b83651248370e7781b1e8aec7eac2314c
Jian Li authored -
Karaf's ConsoleImpl does the wrong thing with ^D; the underlying ConsoleReader already knows what to do. Change-Id: I2276c34e4219894fb394b560cce5ff8a2503e95a
Brian O'Connor authored
-
- 10 May, 2016 18 commits
-
-
With this commit, we can register and query on/off platform applications through REST API. Change-Id: I82e1e0e55bbc017d6c0cce7d9a6af7a578d7196e
Jian Li authored -
- remove duplicate detected - Add little head space, just in case Kryo start registering some more built-ins. Change-Id: I8b1318d0e11ce1c0680aaef29cc88c96af78ae6f
HIGUCHI Yuta authored -
appendValues() -> register() removeValues() -> unregister() Change-Id: I27e2f6e941230a323d1237df02b8b3ae06a24931
Sho SHIMIZU authored -
This is a preliminary work for ONOS-4281. Change-Id: Ifed9c761eb16f6a249a9d069948edc7421301617
Sho SHIMIZU authored -
Now, we have a child map for discrete type resources and a child map for continuous type resources. This is a refactoring for ONOS-4281. Change-Id: I1fc931d6b6599885573908606600a61686073bee
Sho SHIMIZU authored