- 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
- 79c9a04 Added compose/system-test files to use BBSIM/PONSIM by serkant.uluderya · 6 years ago
- fa0f8b9 [VOL-1515] Add logging instructions to the CLI README.md by khenaidoo · 6 years ago
- 1d1e50b Updates to the affinity router test framework as by sslobodr · 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
- a26e072 VOL-1460 Update documentation. Install additional requirements needed for pyvoltha and voltha-protos by Matt Jeanneret · 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
- cee54fd Update the simulated OLT/ONU adapters as per the childdetected API. by khenaidoo · 6 years ago
- 1b29992 VOL-1407: Perform end-to-end integration testing in the K8S environment by Richard Jankowski · 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
- 303a26f [VOL-1501] Ponsim OLT Adapter not receiving all packet out 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
- 0105a1f VOL-1453 args name, device name, and topic name must match by Matt Jeanneret · 6 years ago
- f4d4d35 VOL-1450 OpenOLT is now built and run from its own repo by Matt Jeanneret · 6 years ago
- df5a975 [VOL-1469] Missing yield keyword by khenaidoo · 6 years ago
- de93b46 In order to process events in the order they are received for a by khenaidoo · 6 years ago
- 8c3303d This commit cleans up the loading of a logical device in memory. by khenaidoo · 6 years ago
- b0c7989 VOL-1468 : Ensure hash is kept and latest is set by Stephane Barbarie · 6 years ago
- 6d05513 This commit fixes a few issues: by khenaidoo · 6 years ago
- dec9317 VOL-1410: Integration testing between the OFAgent, by Richard Jankowski · 6 years ago
- 0a97e9b VOL-1468 : Fix to prevent kv watch updates to trigger callbacks by Stephane Barbarie · 6 years ago
- 1e28f3e VOL-1465 : Integrate rw sync fixes into ro core by Stephane Barbarie · 6 years ago
- 1318284 Changes to the test framework to support templating of by sslobodr · 6 years ago
- 63d160c [VOL-1463 VOL-1464] by sslobodr · 6 years ago
- 297cd25 [VOL-1462] Sync data between two voltha cores in the same pair by khenaidoo · 6 years ago
- 11b88e7 VOL-1459 : Fix failure to load device from persistence by Stephane Barbarie · 6 years ago
- aa46794 VOL-1459 : Ensure data model synchronization from kv by Stephane Barbarie · 6 years ago
- d62ac4e VOL-1446 : Fix to prevent proxy callbacks from being wrongly used by Stephane Barbarie · 6 years ago
- 433f54a [VOL-1457] Fix the adapter callback exception by khenaidoo · 6 years ago
- d9daabf Multiple changes to the test framework. Interim commit by sslobodr · 6 years ago
- 00a0466 VOL-1406: Deploy voltha 2.0 in a k8s cluster by Richard Jankowski · 6 years ago
- 360c8d7 Fix to properly return the backend cluster on a query. by sslobodr · 6 years ago
- 8e2ccb5 Changes to add the read only cores and some fixes to bugs by sslobodr · 6 years ago
- 1039ec4 VOL-1446 : Cleanup of db/model unit tests by Stephane Barbarie · 6 years ago
- 21d5115 [VOL-1442] This commit handles adapter registration end to end. by khenaidoo · 6 years ago
- d6e07e7 Initial commit for the affinity router test framework added license junk. by sslobodr · 6 years ago
- 13643e0 Modify ofagent docker build to use protos image by Matt Jeanneret · 6 years ago
- df5479f VOL-1437 : Fix display of devices in CLI by Stephane Barbarie · 6 years ago
- b608032 [VOL-1436] Configuring the northbound API request timeout. by khenaidoo · 6 years ago
- 731697e [VOL-1435] Initial submission for device management integration by khenaidoo · 6 years ago
- bcf205b This commit consists of some miscellaneous small changes and some by khenaidoo · 6 years ago
- 9cdc1a6 [VOL-1429] This commit adds a flag to bypass the transaction processing by khenaidoo · 6 years ago
- 2ccd7f4 [VOL-1427] Bug fix by khenaidoo · 6 years ago
- a75791c VOL-1405 : First submission for read-only core by Stephane Barbarie · 6 years ago
- 3d587c6 Change to the proto build script broken by the OMCI mib by sslobodr · 6 years ago
- cd37bc5 Removal of exports that aren't needed, other genereal by sslobodr · 6 years ago
- 32aab30 VOL-1395: Common shared libraries needed for Python based device adapters. by Chip Boling · 6 years ago
- 81f9651 Insert the description of the change. by Ryan · 6 years ago
- 5f0b5a3 Coding style changes to better aling with common practice by sslobodr · 6 years ago
- 6c1689c Changes to coding style to better align with general practice. by sslobodr · 6 years ago
- f5a5bfa This update provides the meat for the image download feature by khenaidoo · 6 years ago
- e7ce71d [VOL-1416] by sslobodr · 6 years ago
- 439dc39 Adding k8s manifest to startup simulated OLT/ONU by Stephane Barbarie · 6 years ago
- 3cb0122 VOL-1387 : Fixed issue introduced with watch mechanism submission by Stephane Barbarie · 6 years ago
- 38afd0d [VOL-1417] by sslobodr · 6 years ago
- 2fb98b8 Changes to the build system to use a base container for the by sslobodr · 6 years ago
- 16e41bc [VOL-782,VOL-783,VOL-787] by sslobodr · 6 years ago
- 6f2fbe3 [VOL-1414] Update voltha CLI to support dynamic logging. This by khenaidoo · 6 years ago
- 60a6d0f Update to vendor dir by sslobodr · 6 years ago
- 392ebd5 [VOL-785,VOL-786,VOL-1315,VOL-1316] by sslobodr · 6 years ago
- 2755adf - Updated all OFAgent RPCs destined toward a Voltha core to contain by Richard Jankowski · 6 years ago
- 7ff26c7 Fix an exception in the kafka client. Update gitignore to ignore by khenaidoo · 6 years ago
- a3ea7d4 Updated dependencies for the affinity router. by sslobodr · 6 years ago
- e0a4c79 VOL-1387 : Added watch mechanism by Stephane Barbarie · 6 years ago
- d046be8 Dependencies for the affinity router and the affinity routing daemon. by sslobodr · 6 years ago
- 43c52cc This update cleans up the vendor directory and also keeps only by khenaidoo · 6 years ago
- ffe076b This update provides: by khenaidoo · 6 years ago
- ac63710 [VOL-1386] This commit add "dep" as the package management tool for voltha-go. by khenaidoo · 6 years ago
- 3dfc8bc This update addresses an issue when a device is deleted. The by khenaidoo · 6 years ago
- ca30132 This update consists of the following changes: by khenaidoo · 6 years ago
- 933b09b VOL-1372 : Fixed core crash due to how revisions are updated by Stephane Barbarie · 6 years ago
- 5f89fb6 VOL-1318 OpenOLT Containerization by Arun Arora · 6 years ago
- d1cbf4c VOL-1318 Basic Openolt docker image creation files by Dinesh Belwalkar · 6 years ago
- 7ccedd5 This commit consists of adding two new northbound APIs to the Core by khenaidoo · 6 years ago
- d2b6df9 [VOL-1359] This commit consists of the creation of the simulated by khenaidoo · 6 years ago
- 1937407 Update the device discovery protos to include the core POD name. by khenaidoo · 6 years ago
- 0c328db VOL-1318 add some infrastructure files for openolt protos and .yml by Dinesh Belwalkar · 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
- ab8e253 - Submitted manifests required to run the EAPOL test by Richard Jankowski · 6 years ago
- 7923270 [VOL-1346] This commit addresses device discovery notifications by khenaidoo · 6 years ago
- 9084792 This commit made some modifications in the way messages over by khenaidoo · 6 years ago
- 7f9bb1a Fix missing inlinecallbacks for packet-in by khenaidoo · 6 years ago
- 4c1a5bf This commit adds a complete partition consumer as well as a by khenaidoo · 6 years ago
- 43c8212 This update addresses the following: by khenaidoo · 6 years ago
- dc5022d VOL-1334 : Fixed concurrency issues by Stephane Barbarie · 6 years ago
- c635cd3 VOL-1318 PONSIM Demo build fresh environment creation by Arun Arora · 6 years ago
- 9f1fd17 Comment out the affinity router dependency, for now, to allow by khenaidoo · 6 years ago
- 5aadea0 This commit updates the grpc server to accept connections on any by khenaidoo · 6 years ago