- 05 Apr, 2016 6 commits
-
-
We not longer shade openflowj in onos-of-api, instead we used an OGSi-compatible version of it. Change-Id: If083c355f441783de3790d3e87ca824f386cccd8
Brian O'Connor authored
- 04 Apr, 2016 27 commits
-
-
…he onos-secure-ssh tool. Change-Id: I83b6649f721da4e25c741c0d1fbd90a6ba015135
Thomas Vachuska authored -
- NPE when a switch has already been removed and an attempt is made to access stats on the switch. - NPE in group provider if the system is in the process of shutting down. - Lower ERROR to WARN when switch resources are not available. Change-Id: I5b90ff328b19c2d661fde3a24e90614999c4c900
Ray Milkey authored -
CPMan only deals with PACKET-IN, FLOW-MOD, STATS-REPLY types for incoming control messages. With other message type, it throws NPE. This commit tries to fix this problem. Change-Id: Iedd264030e404b14d15e33907e082c3d73608baa
Jian Li authored -
Create a new intent: OpticalOduIntent in the OTN Topology. - This intent finds a path of OTU links, and - Allocates TributarySlots resources on the OTU ports (in the path) - also add a utility for converting various SignalTypes to OduSignalType, and to build the OduSignalId. Note: this patch follows the example given in patch https://gerrit.onosproject.org/#/c/7321 of separate resource search from resource allocation. Change-Id: Id9808f61aebb80a21481f3882aff23b236b68078
Rimon Ashkenazy authored -
Change-Id: I80abe14a083fce3dc6246118af8874028109388f REST API's for tenants, virtual networks, virtual devices ad virtual ports. Change-Id: Ib6c3d69d396e57822bae23f5bf3101c8b9c0b95c
Claudine Chiu authored -
Previous implementation omits all outgoing messages when the role is configured as Master. With the revised version, the controller would more precisely count the number of outgoing control messages. Change-Id: I90c06097cb297535bce37e4a0ed5734cf01871bf
Jian Li authored -
Set default consistency for ConsistentMap operations to SEQUENTIAL Change-Id: I8896ae953932bf323c4512842000e78bf395f9b1
Madan Jampani authored
- 02 Apr, 2016 1 commit
- 01 Apr, 2016 6 commits
-
-
- Revise getLoad method to getLocalLoad - Add new getRemoteLoad methods - Add the capability to query remote control load CLI and REST will be implemented in a separated patch Change-Id: I62d4f4ab891d6d3e95cedd5af9e4ab71949c05ec
Jian Li authored -
Hosts without a VLAN are now represented as /None rather than /-1 Flow ID in location returned by POST operation was hex rather than decimal Change-Id: Ibb403f696399012b2b90f2954112265a6e230815
Ray Milkey authored