Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha-go
/
2b21604882325e2ed70781cde4fc87e927a3a512
/
rw_core
/
core
/
device
/
logical_manager.go
2b21604
VOL-2909 - Disaggregating rw_core/core/.
by Kent Hagerman
· 4 years, 11 months ago
[Renamed (75%) from rw_core/core/logical_device_manager.go]
4f355f5
VOL-2868 Model simplification/removal.
by Kent Hagerman
· 4 years, 11 months ago
09400bd
[VOL-2866] Removing NNI port before ofagent disconnection
by Andrea Campanella
· 4 years, 11 months ago
d1afd66
VOL-2658, VOL-2840 - remove core compete code
by David Bainbridge
· 5 years ago
f56a468
[VOL-2694] Use package specific logger instance in all log statements
by Girish Kumar
· 5 years ago
408cd96
[VOL-2404] : RW-Core changes for handling OLT Reboot Scenario
by Girish Gowdra
· 5 years ago
442e7c7
[VOL-2164] Update rw-core to use the Async Kafka API
by khenaidoo
· 5 years ago
c704def
[VOL-2573] Delete all logical ports on OLT Delete
by Hardik Windlass
· 5 years ago
bc2d162
VOL-2463 : Enable and disable pon/NNI port Core changes
by kesavand
· 5 years ago
467fe75
VOL-2180 context changes in voltha-go
by npujar
· 5 years ago
2ae470f
VOL-1643 Update voltha-go to use voltha-protos and voltha-lib-go v3.0.0
by serkant.uluderya
· 5 years ago
93d5a3d
[VOL-2442] Fix for Core panic
by khenaidoo
· 5 years ago
e5a4401
VOL-1774 Etcd Crash Handling
by Thomas Lee S
· 5 years ago
6e55d9e
[VOL-2318] - Fix for jenkins NBI Failure
by khenaidoo
· 5 years ago
1d86a52
VOL-1900 lint warning fixes rw_core
by npujar
· 5 years ago
a9cc6d0
[VOL-2262] Fix list logical devices in single core deployment
by khenaidoo
· 5 years ago
17d7e22
VOL-2154 : Moving back db/model to voltha-go repo
by sbarbari
· 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
ad06fd7
[VOL-2174] Race condition when creating NNI port
by khenaidoo
· 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
cb7c88a
VOL-2017 library code was moved to voltha-lib-go
by Scott Baker
· 5 years ago
b4a9ab0
VOL-1723 - add readiness probe capability to rw-core
by David K. Bainbridge
· 5 years ago
4c9e559
[VOL-1890] Flow decomposition fails after a core switch over
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
· 6 years ago
ba6b6c4
[VOL-1825] Implemetation of the reconcile feature in the Core
by khenaidoo
· 6 years ago
ef6650d
VOL-1775 VOL-1779 VOL-1780 : Fix several issues with overall stability
by Stephane Barbarie
· 6 years ago
43aa6bd
Add transaction key for ofagent request.
by khenaidoo
· 6 years ago
dd23717
[VOL-1678] Resolve PENDING_ADD issue
by khenaidoo
· 6 years ago
3d3b8c2
This commit fixes some issues in the Core:
by khenaidoo
· 6 years ago
6d62c00
[VOL-1645] Fix for device agents creation
by khenaidoo
· 6 years ago
0a822f9
[VOL-1614] Device Management update in the Core
by khenaidoo
· 6 years ago
3ab3488
[VOL-1605] Update disable/reenable device management logic
by khenaidoo
· 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
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
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
fc1314d
[VOL-1514] Add port notification to the logical device
by khenaidoo
· 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
8c3303d
This commit cleans up the loading of a logical device in memory.
by khenaidoo
· 6 years ago
297cd25
[VOL-1462] Sync data between two voltha cores in the same pair
by khenaidoo
· 6 years ago
21d5115
[VOL-1442] This commit handles adapter registration end to end.
by khenaidoo
· 6 years ago
bcf205b
This commit consists of some miscellaneous small changes and some
by khenaidoo
· 6 years ago
dbab94a
This is a first attempt at getting INGRESS packets flowing northwards in the system.
by Richard Jankowski
· 6 years ago
1ab4327
VOL-1173 : Removed hash based storage; replaced with per device protobuf
by Stephane Barbarie
· 6 years ago
43c8212
This update addresses the following:
by khenaidoo
· 6 years ago
fdbad6e
This commit cleans up the python directory to ensure the adapters
by khenaidoo
· 6 years ago
19d7b63
[VOL-1037, VOL-1035] This commit consists of flow and groups
by khenaidoo
· 6 years ago
4d4802d
[VOL-1036] Device management implementation. This update includes
by khenaidoo
· 6 years ago
92e62c5
[VOL-1036] Initial implementation of device lifecycle management
by khenaidoo
· 6 years ago
9a46896
This commit consists of:
by khenaidoo
· 6 years ago
b920354
This commit consists of the following:
by khenaidoo
· 6 years ago