opticalcontroller device
parent
6963de19
No related branches found
No related tags found
This commit is part of merge request !192. Comments created here will be created in the context of that merge request.
Showing
- src/device/client/DeviceClient.py 9 additions, 2 deletionssrc/device/client/DeviceClient.py
- src/device/service/DeviceService.py 5 additions, 0 deletionssrc/device/service/DeviceService.py
- src/device/service/DeviceServiceServicerImpl.py 13 additions, 4 deletionssrc/device/service/DeviceServiceServicerImpl.py
- src/device/service/OpenConfigServicer.py 212 additions, 0 deletionssrc/device/service/OpenConfigServicer.py
- src/device/service/Tools.py 95 additions, 1 deletionsrc/device/service/Tools.py
- src/device/service/driver_api/DriverInstanceCache.py 1 addition, 1 deletionsrc/device/service/driver_api/DriverInstanceCache.py
- src/device/service/drivers/__init__.py 16 additions, 0 deletionssrc/device/service/drivers/__init__.py
- src/device/service/drivers/oc_driver/OCDriver.py 345 additions, 0 deletionssrc/device/service/drivers/oc_driver/OCDriver.py
- src/device/service/drivers/oc_driver/RetryDecorator.py 46 additions, 0 deletionssrc/device/service/drivers/oc_driver/RetryDecorator.py
- src/device/service/drivers/oc_driver/Tools.py 38 additions, 0 deletionssrc/device/service/drivers/oc_driver/Tools.py
- src/device/service/drivers/oc_driver/__init__.py 13 additions, 0 deletionssrc/device/service/drivers/oc_driver/__init__.py
- src/device/service/drivers/oc_driver/templates/Interfaces/__init__.py 14 additions, 0 deletions...ervice/drivers/oc_driver/templates/Interfaces/__init__.py
- src/device/service/drivers/oc_driver/templates/Interfaces/interfaces.py 43 additions, 0 deletions...vice/drivers/oc_driver/templates/Interfaces/interfaces.py
- src/device/service/drivers/oc_driver/templates/Tools.py 258 additions, 0 deletionssrc/device/service/drivers/oc_driver/templates/Tools.py
- src/device/service/drivers/oc_driver/templates/VPN/__init__.py 14 additions, 0 deletions...evice/service/drivers/oc_driver/templates/VPN/__init__.py
- src/device/service/drivers/oc_driver/templates/VPN/physical.py 211 additions, 0 deletions...evice/service/drivers/oc_driver/templates/VPN/physical.py
- src/device/service/drivers/oc_driver/templates/__init__.py 14 additions, 0 deletionssrc/device/service/drivers/oc_driver/templates/__init__.py
Loading
Please register or sign in to comment