Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha-go
/
a61a72c31c0ba45076698929bdf2829df23cfb4d
« Previous
006dc84
VOL-1670 - close and reestablish connections
by David Bainbridge
· 5 years ago
d5a6fb7
VOL-2079 Unit test cases for grpc_nbi_api_handler.go
by Daniele Rossi
· 5 years ago
660dbba
VOL-2009[RO Core doesn't retry KV store connection on startup]
by Divya Desai
· 5 years ago
c2c73ff
Adding ro-core exclusive api calls to the rw-core.
by Kent Hagerman
· 5 years ago
9148264
[VOL-2099] Modified RO Core PoD Readiness state to reflect KVStore connection status
by Girish Kumar
· 5 years ago
a9cc6d0
[VOL-2262] Fix list logical devices in single core deployment
by khenaidoo
· 5 years ago
d2f0b2c
VOL-2258 return to dev version
by Scott Baker
· 5 years ago
973f8ba
VOL-2258 release for single-core compatibility
by Scott Baker
· 5 years ago
v2.2.2
8067860
VOL-2226 reconcile device agent when taking over device from failed core;
by Scott Baker
· 5 years ago
8486168
[VOL-2081][VOL-2082] UTs for RO-Core logical_device_manager and model_proxy_manager
by Hardik Windlass
· 5 years ago
360605d
[VOL-2231] Cleaning the packet-in/out logs and dumping packets in HEX
by Matteo Scandolo
· 5 years ago
ab1f7bd
[VOL-2235] Mocks and interfaces for rw-core
by khenaidoo
· 5 years ago
905834f
Updating local protos to copy to the v2 directory
by William Kurkian
· 5 years ago
4087cc5
VOL-2229 - implement additional physical device GRPC methods
by David Bainbridge
· 5 years ago
2225dd8
VOL-2199 Initialize logical_device_agent on all logical device ops
by Scott Baker
· 5 years ago
16d6d5c
VOL-1900 lint warning fixes
by npujar
· 5 years ago
ee6a087
VOL-2098 Monitor Kafka service readiness
by Scott Baker
· 5 years ago
566c75c
VOL-2080 Unit Test cases for logical_device_agent.go
by Daniele Rossi
· 5 years ago
17d7e22
VOL-2154 : Moving back db/model to voltha-go repo
by sbarbari
· 5 years ago
a773e99
[VOL-1754] :changes to handle device states on olt disable/re-enable
by Chaitrashree G S
· 5 years ago
dbdea88
[VOL-2083] Unit Tests for RO Core model_proxy
by Hardik Windlass
· 5 years ago
f5ec3a7
VOL-2195 ensure logging is initialized
by Scott Baker
· 5 years ago
767fea5
VOL-2189 Return to dev version
by Scott Baker
· 5 years ago
555307d
VOL-2189 update voltha-go to use voltha-protos=v2.0.1 and voltha-lib-go=v2.2.9
by Scott Baker
· 5 years ago
v2.2.1
e021735
Updated with go.mod and go.sum changes after new patchset release of voltha-lib-go
by Naga Manjunath
· 5 years ago
7342208
VOL-2078 Unit Test cases for device_manager.go
by Daniele Rossi
· 5 years ago
d68b0b7
VOL-2076 Unit Test cases for core.go
by Daniele Rossi
· 5 years ago
bc213bf
[VOL-2117] Updated with code changes to not display vlan field in the devices output.
by Naga Manjunath
· 5 years ago
171b98e
[VOL-1949] fix individual port state change
by khenaidoo
· 5 years ago
0d4597e
[VOL-1950] Fixed exception on Disable of Invalid Logical Device port
by Girish Kumar
· 5 years ago
518b5a4
Revert "VOL-1847-Add flow only if it does not exist in device,No delete here as delete flows/groups handled now in deleteFlowsAndGroups"
by Matt Jeanneret
· 5 years ago
8697d05
VOL-2077 Unit Test cases for device_agent.go
by Daniele Rossi
· 5 years ago
f684e1b
[VOL-2175] Fix error message
by khenaidoo
· 5 years ago
ad06fd7
[VOL-2174] Race condition when creating NNI port
by khenaidoo
· 5 years ago
ec1043c
VOL-2169 Fix documentation typos
by Scott Baker
· 5 years ago
51b5cb8
VOL-1981: Same Device Provisioning Multiple Times
by Thomas Lee S
· 5 years ago
17f1d9d
VOL-2138 Fix LOCAL_LIB_GO for v2 paths
by Scott Baker
· 5 years ago
33f779a
VOL-1847-Add flow only if it does not exist in device,No delete here as delete flows/groups handled now in deleteFlowsAndGroups
by Manikkaraj k
· 5 years ago
6e4ac16
VOL-2119 bugfix for sending meter-stats replies properly
by Gamze Abaka
· 5 years ago
807addd
VOL-2138 Use v2 import paths for voltha-lib-go
by Scott Baker
· 5 years ago
eb33605
VOL-2092: Fix empty id reference in delete statement
by Stephane Barbarie
· 5 years ago
b671a86
VOL-2153 remove flow_utils.go from voltha-go
by Scott Baker
· 5 years ago
51d6a60
VOL-2148 updated the Dockerfiles to inject the version information in the correct package
by David Bainbridge
· 5 years ago
ec6e61b
VOL-2139 update tests to use voltha-lib-go instead of voltha-go
by Scott Baker
· 5 years ago
bdae73c
VOL-2134 - update voltha-go to use v2.2.5 of voltha-lib-go
by David Bainbridge
· 5 years ago
1f5777d
VOL-2131: Use base docker image
by Matt Jeanneret
· 5 years ago
b423bad
VOL-2041: Controller bound flows now decompose for parent and child device
by Matt Jeanneret
· 5 years ago
fdee921
VOL-2103 - Device reason update modifications
by Mahir Gunyel
· 5 years ago
cb7c88a
VOL-2017 library code was moved to voltha-lib-go
by Scott Baker
· 5 years ago
9f0da51
VOL-1727: K8S Liveness and Readiness Probes Added
by Thomas Lee S
· 5 years ago
81175e4
VOL-2096 - remove the k8s files which should not longer be used
by David Bainbridge
· 5 years ago
5259f8e
[VOL-1920] Migrated voltha-go from dep to go mod for dependency management
by girishk
· 5 years ago
18ea5a4
VOL-2057 Ensure Makefile variables set correctly when tools are missing;
by Scott Baker
· 5 years ago
676f0dd
VOL-2058 remove ponsim adapters
by Scott Baker
· 5 years ago
09771ef
[VOL-1997] Remove transaction timeout for a non-active rw_core
by khenaidoo
· 5 years ago
1dc2f5b
VOL-2038 : Added interface to techprofile.
by kdarapu
· 5 years ago
86176ae
VOL-1764: Disable TLS at OFAgent for OpenFlow Connection
by Thomas Lee S
· 5 years ago
626b216
[VOL-2036]
by Girish Gowdra
· 5 years ago
b6b68c4
VOL-1894 : Disable forced data reconcile from getDevice()
by Stephane Barbarie
· 5 years ago
ed2a77b
VOL-2024: If multiple adapter registration requests come during adapter startup,
by A R Karthick
· 5 years ago
c461883
Added configuration option to change the probe's listen address.
by Kent Hagerman
· 5 years ago
4f48884
Return master branch to dev version
by Scott Baker
· 5 years ago
70c73f6
Release voltha-go master branch version 2.2.0
by Scott Baker
· 5 years ago
v2.2.0
f794fc5
VOL-2021 - default health check to true
by David Bainbridge
· 5 years ago
dc63dde
[VOL-1719] Kubernetes Probes for R/O Core
by Hardik Windlass
· 5 years ago
cbae623
VOL-1690: Don't close the event channel for watch events on the receiver.
by A R Karthick
· 5 years ago
43ba1fb
VOL-1690: Close the etcd watcher channels after we are done watching for etcd events.
by A R Karthick
· 5 years ago
8461e15
VOL-1967 move api-server to separate repository
by Scott Baker
· 5 years ago
acf0ada
VOL-1995: Enable device monitoring in arouterd.
by A R Karthick
· 5 years ago
7566a6a
VOL-1993 - catch master up with changes from voltha 2.1
by David K. Bainbridge
· 5 years ago
f259672
VOL-1984 replace gopkg.in sarama import
by Scott Baker
· 5 years ago
bac263c
VOL-1925 Method-router unit tests;
by Scott Baker
· 5 years ago
169c069
VOL-1867, VOL-1868 remove simulated olt and onu from voltha-go
by Scott Baker
· 5 years ago
c3321e9
VOL-1947 Update source-router to use protodescriptor from method router
by Scott Baker
· 5 years ago
f3f7c65
VOL-1861: Disable the check for backend bindings.
by A R Karthick
· 5 years ago
b4a9ab0
VOL-1723 - add readiness probe capability to rw-core
by David K. Bainbridge
· 5 years ago
251a11c
VOL-1925, VOL-1882 affinity-router.go unit tests; fix varint skip issue
by Scott Baker
· 5 years ago
bd644f4
VOL-1946: Use uuid to generate transaction ids for grpc request metadata to core instead of a running integer.
by A R Karthick
· 5 years ago
abfef37
VOL-1944: Print backend name assigned only if non-nil or was assigned.
by A R Karthick
· 5 years ago
b9f53e7
VOL-1937 round-robin-router unit tests
by Scott Baker
· 5 years ago
46dcd9d
[VOL-1913] Replies with errors of the form "transaction-not-acquired" are now ignored.
by Kent Hagerman
· 5 years ago
5f40147
VOL-1848 API for setting and querying loglevel of api-server;
by Scott Baker
· 5 years ago
4ff8901
VOL-1878 : Support for LLDP trap flow
by Humera Kouser
· 5 years ago
4c9e559
[VOL-1890] Flow decomposition fails after a core switch over
by khenaidoo
· 5 years ago
84169b5
VOL-1845 : Support for delete device in openolt adapter
by Devmalya Paul
· 5 years ago
29f1501
VOL-1902: Stop kafka client only after device monitoring exits since consumer kafka channels are closed on Stop.
by A R Karthick
· 5 years ago
5e25069
[VOL-1889] Packout Fix
by khenaidoo
· 5 years ago
70a49bb
Reworked connection to use a single thread for state management.
by Kent Hagerman
· 5 years ago
919f6db
VOL-1885 : Ignore the reservation PUTs from transaction owner.
by A R Karthick
· 5 years ago
b324421
[VOL-1862] rwCore waits for kafka and KV Store
by khenaidoo
· 5 years ago
283d154
VOL-1838 : adding interfaces for Coreproxy and adapter proxy
by kdarapu
· 5 years ago
b99ba7b
Update docker-compose onos test configuration
by Matt Jeanneret
· 5 years ago
d921c19
Increment version after release
by David Bainbridge
· 5 years ago
5c430f1
Release 2.1.0 contains TP
by David Bainbridge
· 5 years ago
2.1.0
b1a1092
VOL-1623-meter support and handling techprofile and fix for flow delete , now migrated to onosproject/onos:1.13.9-rc4
by Manikkaraj k
· 5 years ago
43b20e0
Start version 2.1.0-dev
by David Bainbridge
· 5 years ago
4dcfabc
Release 2.0.1
by Matt Jeanneret
· 5 years ago
2.0.1
881e7ea
VOL-1859 : If streaming calls: ReceivePacketsIn/ChangeEvents are received
by A R Karthick
· 5 years ago
8e2707d
VOL-1801 : Inconsistent data update
by Mahir Gunyel
· 5 years ago
c69d4dc
VOL-1848 Print affinity router frames in hex, not decimal
by Scott Baker
· 5 years ago
Next »