Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha-go
/
dfadc98b001385d143a73bfa7893826f8aa739bd
/
rw_core
« Previous
b64fc8a
[VOL-2255] NBI unit test in rw-core
by khenaidoo
· 5 years ago
1d86a52
VOL-1900 lint warning fixes rw_core
by npujar
· 5 years ago
8da2f1e
Added a helper type to more safely handle async request completion.
by Kent Hagerman
· 5 years ago
3c51397
Removed updateDeviceWithoutLockAsync to avoid a potential lockless write issue.
by Kent Hagerman
· 5 years ago
4d3887d
[VOL-2230] Update RW Core k8s Ready state based on backend kvstore connection status
by Girish Kumar
· 5 years ago
c2c73ff
Adding ro-core exclusive api calls to the rw-core.
by Kent Hagerman
· 5 years ago
a9cc6d0
[VOL-2262] Fix list logical devices in single core deployment
by khenaidoo
· 5 years ago
8067860
VOL-2226 reconcile device agent when taking over device from failed core;
by Scott Baker
· 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
4087cc5
VOL-2229 - implement additional physical device GRPC methods
by David Bainbridge
· 5 years ago
ee6a087
VOL-2098 Monitor Kafka service readiness
by Scott Baker
· 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
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
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
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
51b5cb8
VOL-1981: Same Device Provisioning Multiple Times
by Thomas Lee S
· 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
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
09771ef
[VOL-1997] Remove transaction timeout for a non-active rw_core
by khenaidoo
· 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
f794fc5
VOL-2021 - default health check to true
by David Bainbridge
· 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
b4a9ab0
VOL-1723 - add readiness probe capability to rw-core
by David K. Bainbridge
· 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
5e25069
[VOL-1889] Packout Fix
by khenaidoo
· 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
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
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
7e3d8f1
[VOL-1842] Fix partial logical device update
by khenaidoo
· 5 years ago
ba6b6c4
[VOL-1825] Implemetation of the reconcile feature in the Core
by khenaidoo
· 5 years ago
4b3fada
[VOL-1778] : changes to derive onu adapter name dynamically
by Chaitrashree G S
· 5 years ago
a6d0c36
Added core_pair_topic flag. Removed UpdateMembership and GetMembership calls.
by Kent Hagerman
· 5 years ago
b585167
VOL-1798:Restructuring KV store update calls in DeviceAgent
by Mahir Gunyel
· 5 years ago
b312747
[VOL-1800] Implement Performance configuration in Voltha Core.
by khenaidoo
· 5 years ago
ef6650d
VOL-1775 VOL-1779 VOL-1780 : Fix several issues with overall stability
by Stephane Barbarie
· 5 years ago
2bc4828
[VOL-1788] Fix logical port update
by khenaidoo
· 5 years ago
6deaa24
VOL-1689 : ONU stays in DISCOVERED state
by Mahir Gunyel
· 5 years ago
59ef7be
[VOL-1697] Update Admin state
by khenaidoo
· 5 years ago
0458db6
[VOL-1564] Refactor flow deletion
by khenaidoo
· 5 years ago
cfe03b9
[VOL-1679] Fix flow decomposition rules
by khenaidoo
· 5 years ago
631fe54
[VOL-1667] Fix instance Id and other minor fixes
by khenaidoo
· 5 years ago
4554f7c
[VOL-1658] Address disable/delete of a device in Pre-prov state
by khenaidoo
· 5 years ago
43aa6bd
Add transaction key for ofagent request.
by khenaidoo
· 5 years ago
f430cd5
VOL-1674 - add version reporting information
by David K. Bainbridge
· 5 years ago
dd23717
[VOL-1678] Resolve PENDING_ADD issue
by khenaidoo
· 5 years ago
3306c99
[VOL-1668] Remove default flow rules from the Core
by khenaidoo
· 5 years ago
3d3b8c2
This commit fixes some issues in the Core:
by khenaidoo
· 5 years ago
6d62c00
[VOL-1645] Fix for device agents creation
by khenaidoo
· 5 years ago
68c930b
[VOL-1644] Add test cases to the Core Utils package
by khenaidoo
· 5 years ago
6c9689d
Packet-In/Out Support and Removed default Leaf rules as it is overriding ONU default 4091 flows
by manikkaraj k
· 5 years ago
0a822f9
[VOL-1614] Device Management update in the Core
by khenaidoo
· 5 years ago
259a6f7
VOL-1377: Bug fixes during tech profile download at ONU
by manikkaraj k
· 6 years ago
3ab3488
[VOL-1605] Update disable/reenable device management logic
by khenaidoo
· 6 years ago
802bf36
VOL-1489: Add uni port id as tunnel id needed for olt flows
by Matt Jeanneret
· 6 years ago
f934a1e
[VOL-1593] Add more unit tests to device graph
by khenaidoo
· 6 years ago
5f0aa18
VOL-1496: Allow reason field in proto from adapter
by Matt Jeanneret
· 6 years ago
0ab4cb2
VOL-1577 - General cleanup (gofmt, go vet, go test, dep check)
by Kent Hagerman
· 6 years ago
2c6a099
[VOL-1588] Improve Flow Add performance
by khenaidoo
· 6 years ago
334479d
VOL-1556 Add alarm simulation to voltha-go core
by serkant.uluderya
· 6 years ago
0c5088c
VOL-1494: Allow adapter to set of port name
by Matt Jeanneret
· 6 years ago
40fd3b2
VOL-1497 : Further improved data synchronization between cores
by Stephane Barbarie
· 6 years ago
910204f
[VOL-1553] Improve device graph performance
by khenaidoo
· 6 years ago
b003742
VOL-1489: Call update incremental flows properly
by Matt Jeanneret
· 6 years ago
8f47419
[VOL-1547] Add port to logical device when device is active
by khenaidoo
· 6 years ago
daa6bb2
VOL-1460 Updated core to use voltha-protos instead of local protos
by William Kurkian
· 6 years ago
1ce37ad
[VOL-1512] Set device ownership
by khenaidoo
· 6 years ago
199fd86
VOL-1512: Set device Active ownership per Core in a Core pair
by Richard Jankowski
· 6 years ago
54544ae
[VOL-1524] Use port labels as port IDs
by khenaidoo
· 6 years ago
3815e32
VOL-1494: Support for adding multiple logical uni
by Matt Jeanneret
· 6 years ago
daefa37
[VOL-1519] Bug fix when deleting a device
by khenaidoo
· 6 years ago
fc1314d
[VOL-1514] Add port notification to the logical device
by khenaidoo
· 6 years ago
fffcc8a
[VOL-1512] Set Device Active Ownership
by khenaidoo
· 6 years ago
c53a275
VOL-1509 : Partial fix for merging issue
by Stephane Barbarie
· 6 years ago
2a20aaa
VOL-1474 Implement get child device by proxy address
by Matt Jeanneret
· 6 years ago
bdcb8e0
[VOL-1505] This update enables the core to add a key when
by khenaidoo
· 6 years ago
46464e9
VOL-1399: The value of the metadata field used by OFAgent & Arouter
by Richard Jankowski
· 6 years ago
6417b6c
[VOL-1503] Add a GetMembership API to the core
by khenaidoo
· 6 years ago
4e24195
VOL-1474: GetChildDevice support
by Matt Jeanneret
· 6 years ago
5e677ae
[VOL-1479] Ensure root device is set.
by khenaidoo
· 6 years ago
54e0ddf
[VOL-1499] Use precreated topic
by khenaidoo
· 6 years ago
260a563
VOL-1497 : Add more control to kv/memory access
by Stephane Barbarie
· 6 years ago
Next »