Commits on Source 6
-
Waleed Akbar authored
- add external port in yaml file - update listener settings
-
Waleed Akbar authored
- updated formats in _Collector file - Change driver name from 'OCDriver' to 'GNMIOpenConfigCollector'
-
Waleed Akbar authored
-
Waleed Akbar authored
- changes collector list name from COLLECTOR to COLLECTORS - updated __init__ method signature to remove username, password and insecure parameters as they are already exists inside the **setting parameter - updated connect() to return bool - updated disconnect() to return bool - remove old comments
-
Waleed Akbar authored
- updated imports - Added logger condition to remove warning messages - change DRIVERS with COLLECTORS
-
Waleed Akbar authored
Refactor GNMI OpenConfig tests: update requirements, add new test files, and enhance existing test cases