- 04 Apr, 2016 23 commits
-
-
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 10 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
- 31 Mar, 2016 6 commits
-
-
If a group has a reference count of zero for more than a configurable timeout, it is garbage collected. This feature can be deactivated by component config. Change-Id: I254d62a90ef7ac8d2ce2f406b67957455a5bf4d0
alshabib authored