- 08 Aug, 2016 19 commits
-
-
1. Fixed a Bug in KafkaProducer. Without this fix the App will not send data in GPB format. 2. Added two new services - KafkaProducerService and KafkaConfigService. 3. Fixed a TODO in the register API to return Kafka server information. 4. Removed the use of LeadershipService and ClusterService, since we are not ready for clustering yet. Change-Id: If20ef5238bb4629af0c6769129494eb44abf1d3c
Shravan Ambati authored -
The provider is capable of polling the environment using the device driver behaviour (LinkDiscovery) Change-Id: Ia09f866299d38c4de9b13201c9cf63b03909164a
Michele Santuari authored -
This control message is a special type of map request message, therefore, it can be merged with LispMapRequest class. Change-Id: I9549a18277411947cf4d485f62f92d8259575c94
Jian Li authored -
Even if we don't have devices, the sockets/channels must be closed. This is particularly harmful when onos is restarted to form a cluster and the openflow channels are left open. On the next activation it will try to open ports that were already open and it fails Change-Id: I768b9db0b71ffba2805fabf631adcb2039af89e4
Thiago Santos authored -
- Add a command to get all configuration from FJ OLT. e.g. volt-all <netconf: target> Change-Id: I70b4cf8851ce1911569ca62e59ec40df48913d88
Akihiro Yamanouchi authored
- 05 Aug, 2016 13 commits
-
-
… checkAndUpdateDevice() - Getting device description only if controller is currently Master for device Change-Id: I870b2f19fd5e09e198e2c73bcabf9869504f2c94
Konstantinos Kanonakis authored -
- DistributedClusterStore - DistributedPacketStore - DistributedFlowStatisticStore - DistributedStatisticStore Change-Id: Ibacd569ba509616ea3000ddfd83d501bd0b8b4ff
sangyun-han authored -
Corrects deviceIds when build Nicira extension flow rules. Change-Id: I8dc196d36e5518fe172769b2b957c929a7136d52
sangho authored
- 04 Aug, 2016 8 commits
-
-
https://gerrit.onosproject.org/onos-yang-tools Change-Id: I0dc994264b9b698cba2344b48e4e226b22951f55
Brian O'Connor authored -
- exclude buck plugin binary - exclude watchman config Change-Id: I2f2251f1833466b6dd66f8a23bcc115558330c31
Yuta HIGUCHI authored -
- buck warning log was suggesting to use [maven_repositories] Change-Id: Ic3a3e4c7014d294376c60414d8157ed7ccdc07ba
Yuta HIGUCHI authored -
Currently, it only installs the reuqest to the first registered device. Change-Id: Ie376760be26544a9f8ece98d76e962cf536ca7cb
Hyunsun Moon authored -
Sets the dst mac address of the packet as DEFAULT_EXTERNAL_ROUTER_MAC when sending out the packet using packetService. Change-Id: I79d72539db1bb6cd3e88c4349d0f23dbfe4c57b7
sangho authored