Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha
/
34353eb96a384dc5b509932b49fb216b1edb47c1
34353eb
Increase ofagent's grpc timeout
by Shad Ansari
· 6 years ago
0607a94
updating git review with correctv branch
by ntoorchi
· 5 years ago
74f3822
updating onos "aaa" app name to "aaa-app"
by Kailash
· 5 years ago
6c5ea51
Fix envoy go build to use golang 1.10
by Matt Jeanneret
· 6 years ago
ca340cd
Bump up onos and apps versions
by Shad Ansari
· 6 years ago
4df0eb4
SEBA-607 Add EAPOL trap flow without VLAN_VID match
by Andy Bavier
· 6 years ago
ea42371
VOL-1532: BBSim OLT preprovisioning test case VOL-1533: BBSim OLT/ONU Discovery
by Gilles Depatie
· 6 years ago
3a1aa1a
Use released versions of afkak and python-consul
by Andy Bavier
· 6 years ago
b6b5e7a
Updates from SiaB Makefile
by Andy Bavier
· 6 years ago
1ef88bc
Add tech profile protos to docker build
by Shad Ansari
· 6 years ago
904efcf
SEBA-564 Fix Ponsim packet_out to behave like other adapters
by Andy Bavier
· 6 years ago
8340f46
VOL-1535: Generate OLT connectivity related alarms in Python OpenOLT adapter
by Thiyagarajan Subramani
· 6 years ago
221cf36
VOL-1339: Add missing Priority Queue attribute configuration from Tech-Profile
by Thiyagarajan Subramani
· 6 years ago
841708f
VOL-1403:
by Girish Gowdru
· 6 years ago
2ea8dde
SEBA-588 Fix key format in flow_extract_info()
by Shad Ansari
· 6 years ago
c946b42
Revert "Initial commit for handling openolt alarms in a separate thread"
by Shad Ansari
· 6 years ago
6636cc2
Initial commit for handling openolt alarms in a separate thread
by Shad Ansari
· 6 years ago
45d45f9
Fix flow_extract_info() to return correct pon, onu and uni ids
by Shad Ansari
· 6 years ago
ed99efe
VOL-1059: Test Case: Unicast flow setup ctag/stag assignment
by Gilles Depatie
· 6 years ago
91911df
VOL-1520: Add missing call to start KPI/PM collection
by Chip Boling
· 6 years ago
800d2d3
Revert "publish indications on kafka"
by Shad Ansari
· 6 years ago
cfbade1
publish indications on kafka
by Shad Ansari
· 6 years ago
4672fd7
Remove flows from onu device on onu disable
by Shad Ansari
· 6 years ago
e497ad4
Replace calls to adapter_agent with platform/cache calls
by Shad Ansari
· 6 years ago
8e1d8c4
VOL-1506: Change alarm error message to debug as a non-existent
by Chip Boling
· 6 years ago
9003cf9
VOL-1439: Fixes for proper table attribute handling
by Chip Boling
· 6 years ago
4f9a973
Openolt data model - Hash map onu info cache on intf_id, gemport_id
by Shad Ansari
· 6 years ago
f935829
Openolt data model - cache onu info
by Shad Ansari
· 6 years ago
c0c8274
Fix bug - include logical_device_id in alarms
by Shad Ansari
· 6 years ago
c915a44
Openolt data model alarm fix
by harshawasthi90
· 6 years ago
d16ef0c
Make olt device REACHABLE after olt reboot/re-connect
by Shad Ansari
· 6 years ago
0402dc5
Add missing __init__.py files to denote python packages
by Gilles Depatie
· 6 years ago
17b0d92
VOL-1498: Enhance test libraries for use with various deployments
by Gilles Depatie
· 6 years ago
5596c19
VOL-1482: Fix Scapy definition for OMCI GetResponse message
by Chip Boling
· 6 years ago
cb8b597
VOL-1504: fix for TimeSynchronization Request frame
by Chip Boling
· 6 years ago
18f6037
Fix olt oper down in openolt data_model
by Shad Ansari
· 6 years ago
8d06864
Openolt data model changes (4th batch)
by Shad Ansari
· 6 years ago
f9b9b89
Openolt data model changes (3rd batch)
by Shad Ansari
· 6 years ago
2e68369
VOL-1060: Test Case: DHCP
by Gilles Depatie
· 6 years ago
29c79b1
Descriptive log for onu activate failures.
by Shad Ansari
· 6 years ago
66fcfd9
Fix nni getting disabled issue
by Shad Ansari
· 6 years ago
7a5d217
pep8 cleanup of openolt_flow_mgr
by Shad Ansari
· 6 years ago
458b790
Eliminating repetitive vcore logs.
by Saurav Das
· 6 years ago
ef2029b
Openolt data model changes (2nd batch)
by Shad Ansari
· 6 years ago
d557797
Openolt data model changes
by Shad Ansari
· 6 years ago
353af12
VOL-1400: TP Instance and PON resources are not cleared from KV store
by Thiyagarajan Subramani
· 6 years ago
9630ee3
Revert assert removed in previous commit
by Shad Ansari
· 6 years ago
9d34329
This patch solves the following bugs:
by Gamze Abaka
· 6 years ago
3b62d6c
VOL-1224: The ONU Adapter must support deletion of a Service Flow using the Open OMCI MEs
by Thiyagarajan Subramani
· 6 years ago
d964238
Misc changes to openolt_plaform
by Shad Ansari
· 6 years ago
134947d
Introduce the openolt_data_model module.
by Shad Ansari
· 6 years ago
82dd202
Adding assert checks to Logical Device test recently added to
by Gilles Depatie
· 6 years ago
0bf3135
Refactor all python test libraries to conform to python coding guidelines
by Gilles Depatie
· 6 years ago
53cc0a2
Flow decomposer support for Tech Profile Reference in metadata instead of using Flow Table ID as reference in Table 1.
by Gamze Abaka
· 6 years ago
dddbd08
Ensure each adapter is run as its own make target
by Adam Dyess
· 6 years ago
a5e6aa3
VOL-1336: GetRequest task handles table attribute retrival instead of OMCI_CC
by Chip Boling
· 6 years ago
e8cbc6f
Move utility methods into openolt_utils
by Shad Ansari
· 6 years ago
f34da59
VOL-1352 - Use serial_number reported by device instead of host:port.
by Shad Ansari
· 6 years ago
25299be
Make pep8 happy - minor, no functinality change
by Shad Ansari
· 6 years ago
c4085df
VOL-1461 - Improve on connect retry mechanism
by Shad Ansari
· 6 years ago
a4d4574
logging logical device info in atests
by Kailash
· 6 years ago
8ae83ac
fixing onos pod log collection in atests
by Kailash
· 6 years ago
50f62fb
VOL-1366: Prevent numerous reflows to BAL
by Girish Gowdru
· 6 years ago
9e39f7e
ADTRAN upstreamed automation
by Adam Dyess
· 6 years ago
0601938
VOL-1461 - Retry RPC on connection failure
by Shad Ansari
· 6 years ago
a5cb1a5
VOL-1438 SEBA-344 Force mib reset on device re-enable
by Matt Jeanneret
· 6 years ago
7c73c1a
VOL-1434 - Fix OLT disable
by Shad Ansari
· 6 years ago
c0e4d3b
VOL-1317: Added stop-and-wait support for OMCI Comm Channel
by Chip Boling
· 6 years ago
a351f0d
Fix spacing and merging issues in adtran_olt flow_entry
by Adam Dyess
· 6 years ago
e5e428a
ADTRAN Adapter Tests
by Adam Dyess
· 6 years ago
e34f7a2
Remove unused import of core.flow_decomposer
by Shad Ansari
· 6 years ago
e20da0e
VOL-1393: Implement meter features reply
by Girish Gowdru
· 6 years ago
efcdf52
VOL-736: Initial Commit. Not Completed yet.
by Koray Kokten
· 6 years ago
85855e8
BUGFIX: Disable mib resync and mds check allowing onu disable/enable to work
by Matt Jeanneret
· 6 years ago
9be9fd4
VOL-1424: Makefile changes to add adapter unit tests
by balajikp
· 6 years ago
a85fe81
VOL-1058: Test Case: Authentication (RADIUS)
by Gilles Depatie
· 6 years ago
595ee40
Speed up initial mib sync performance
by Matt Jeanneret
· 6 years ago
be328a0
VOL-1391: Suport use of any nni port
by Girish Gowdru
· 6 years ago
eb247fe
VOL-1428 Remove bbsimolt adapter directory
by Shad Ansari
· 6 years ago
49b764b
VOL-1415 VOL-1345 On onu reboot ensure the same gem and tcont id are used
by Matt Jeanneret
· 6 years ago
41f26bc
VOL-1424: Ensure python2 environemnt + make dependency for installed test requirements
by Adam Dyess
· 6 years ago
1be639b
VOL-1057: Test Case: ONU discovery
by Gilles Depatie
· 6 years ago
e9c2db8
Fix pesky ^M characters
by Shad Ansari
· 6 years ago
3ed33ed
VOL-1424: Adtran Test Framework for ONU
by balajikp
· 6 years ago
fefff3f
VOL-1423: Single-node k8s environment does not support EAPOL testing with PONSIM
by Richard Jankowski
· 6 years ago
d901a11
VOL-1343 Disable TLS in ofagent compose and onos Docker build
by Matt Jeanneret
· 6 years ago
00e1fb2
VOL-1394: Reverse the pbit map string before parsing it to create the list gem_entity_ids for the 8021p mapper
by Girish Gowdru
· 6 years ago
37e0065
VOL-1371 Allow mfr description to be VOLTHA Project so onos can figure out this is a voltha olt
by Matt Jeanneret
· 6 years ago
e3aefd9
VOL-1369: Downloading/Upgrading ONU Software with OpenOMCI cannot be Cancelled
by lcui
· 6 years ago
5d5a6d8
Finished initial support of Tech Profiles
by Chip Boling
· 6 years ago
495389b
ADTRAN ONU: Tech profile support
by Chip Boling
· 6 years ago
cadafd9
ADTRAN OLT: Support ONU removal on LOS
by Chip Boling
· 6 years ago
521735d
ADTRAN: Initial support for Technology Profiles Full deprecation of xPON CLI/NBI
by Chip Boling
· 6 years ago
edede5d
VOL-1368: Create a README for explicit ResourceManager Profile configuration
by Girish Gowdru
· 6 years ago
4568285
VOL-1361 - OpenOLT driver agent build artifacts copied inot voltha container
by Craig Lutgen
· 6 years ago
26c23f6
VOL-1365 - OpenOMCI merge conflict between table-read and download features
by Craig Lutgen
· 6 years ago
ad13937
VOL-1364 - OpenOMCI ONU Adpater concurrency issue with multiple UNIs
by Craig Lutgen
· 6 years ago
2d85e99
Fix override mechanism for derived adapters to enable multiple UNIs.
by Craig Lutgen
· 6 years ago
cc9f59b
VOL-1362 check if dpid and serial number are empty strings
by Matt Jeanneret
· 6 years ago
be5a9ea
SEBA-355 prevent multiple flow retries of same flow
by Scott Baker
· 6 years ago
Next »