leftover contribution
parent
e1958317
No related branches found
No related tags found
Showing
- manifests/opticalcontrollerservice.yaml 57 additions, 0 deletionsmanifests/opticalcontrollerservice.yaml
- my_deploy.sh 2 additions, 5 deletionsmy_deploy.sh
- proto/context.proto 60 additions, 2 deletionsproto/context.proto
- proto/openconfig_device.proto 26 additions, 0 deletionsproto/openconfig_device.proto
- scripts/show_logs_opticalcontroller.sh 27 additions, 0 deletionsscripts/show_logs_opticalcontroller.sh
- src/common/Constants.py 1 addition, 0 deletionssrc/common/Constants.py
- src/common/DeviceTypes.py 1 addition, 0 deletionssrc/common/DeviceTypes.py
- src/common/Settings.py 2 additions, 0 deletionssrc/common/Settings.py
- src/common/tools/descriptor/Loader.py 1 addition, 0 deletionssrc/common/tools/descriptor/Loader.py
- src/common/tools/descriptor/Tools.py 9 additions, 2 deletionssrc/common/tools/descriptor/Tools.py
- src/context/client/ContextClient.py 23 additions, 1 deletionsrc/context/client/ContextClient.py
- src/context/service/ContextServiceServicerImpl.py 21 additions, 1 deletionsrc/context/service/ContextServiceServicerImpl.py
- src/context/service/database/ConfigModel.py 125 additions, 0 deletionssrc/context/service/database/ConfigModel.py
- src/context/service/database/Device.py 10 additions, 3 deletionssrc/context/service/database/Device.py
- src/context/service/database/MyConfigOperator.py 129 additions, 0 deletionssrc/context/service/database/MyConfigOperator.py
- src/context/service/database/Service.py 3 additions, 1 deletionsrc/context/service/database/Service.py
- src/context/service/database/models/MyConfigModel.py 51 additions, 0 deletionssrc/context/service/database/models/MyConfigModel.py
- src/context/service/database/models/enums/DeviceDriver.py 1 addition, 0 deletionssrc/context/service/database/models/enums/DeviceDriver.py
- src/context/service/database/models/enums/ServiceType.py 1 addition, 0 deletionssrc/context/service/database/models/enums/ServiceType.py
- src/device/client/DeviceClient.py 1 addition, 2 deletionssrc/device/client/DeviceClient.py
Loading
Please register or sign in to comment