Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into...
Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into feat/tid-add-support-to-bgp-to-add-links
No related branches found
No related tags found
Showing
- deploy/tfs.sh 1 addition, 1 deletiondeploy/tfs.sh
- manifests/opticalcontrollerservice.yaml 72 additions, 0 deletionsmanifests/opticalcontrollerservice.yaml
- my_deploy.sh 4 additions, 1 deletionmy_deploy.sh
- ofc24 1 addition, 0 deletionsofc24
- proto/context.proto 62 additions, 0 deletionsproto/context.proto
- proto/openconfig_device.proto 23 additions, 0 deletionsproto/openconfig_device.proto
- scripts/show_logs_opticalcontroller.sh 27 additions, 0 deletionsscripts/show_logs_opticalcontroller.sh
- src/common/Constants.py 2 additions, 0 deletionssrc/common/Constants.py
- src/common/tools/descriptor/Tools.py 3 additions, 1 deletionsrc/common/tools/descriptor/Tools.py
- src/context/client/ContextClient.py 26 additions, 1 deletionsrc/context/client/ContextClient.py
- src/context/service/ContextServiceServicerImpl.py 23 additions, 1 deletionsrc/context/service/ContextServiceServicerImpl.py
- src/context/service/database/Device.py 6 additions, 2 deletionssrc/context/service/database/Device.py
- src/context/service/database/OpticalConfig.py 88 additions, 0 deletionssrc/context/service/database/OpticalConfig.py
- src/context/service/database/Service.py 6 additions, 1 deletionsrc/context/service/database/Service.py
- src/context/service/database/models/OpticalConfigModel.py 42 additions, 0 deletionssrc/context/service/database/models/OpticalConfigModel.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 9 additions, 2 deletionssrc/device/client/DeviceClient.py
- src/device/service/DeviceService.py 4 additions, 0 deletionssrc/device/service/DeviceService.py
- src/device/service/DeviceServiceServicerImpl.py 13 additions, 2 deletionssrc/device/service/DeviceServiceServicerImpl.py
Loading
Please register or sign in to comment