Optical band expansion
parent
db90bc84
No related branches found
No related tags found
Showing
- manifests/contextservice.yaml 1 addition, 1 deletionmanifests/contextservice.yaml
- manifests/serviceservice.yaml 1 addition, 1 deletionmanifests/serviceservice.yaml
- manifests/webuiservice.yaml 1 addition, 1 deletionmanifests/webuiservice.yaml
- proto/context.proto 11 additions, 0 deletionsproto/context.proto
- src/common/tools/context_queries/Device.py 4 additions, 2 deletionssrc/common/tools/context_queries/Device.py
- src/common/tools/context_queries/OpticalConfig.py 34 additions, 1 deletionsrc/common/tools/context_queries/OpticalConfig.py
- src/common/tools/object_factory/OpticalLink.py 47 additions, 0 deletionssrc/common/tools/object_factory/OpticalLink.py
- src/context/client/ContextClient.py 7 additions, 0 deletionssrc/context/client/ContextClient.py
- src/context/service/ContextServiceServicerImpl.py 6 additions, 1 deletionsrc/context/service/ContextServiceServicerImpl.py
- src/context/service/database/OpticalBand.py 18 additions, 2 deletionssrc/context/service/database/OpticalBand.py
- src/context/service/database/OpticalConfig.py 123 additions, 33 deletionssrc/context/service/database/OpticalConfig.py
- src/context/service/database/models/OpticalConfig/OpticalBandModel.py 7 additions, 3 deletions...service/database/models/OpticalConfig/OpticalBandModel.py
- src/context/service/database/models/OpticalConfig/RoadmModel.py 1 addition, 1 deletion...ntext/service/database/models/OpticalConfig/RoadmModel.py
- src/context/service/database/models/OpticalConfig/TransponderModel.py 64 additions, 3 deletions...service/database/models/OpticalConfig/TransponderModel.py
- src/context/service/database/uuids/OpticalConfig.py 18 additions, 1 deletionsrc/context/service/database/uuids/OpticalConfig.py
- src/device/service/OpenConfigServicer.py 11 additions, 14 deletionssrc/device/service/OpenConfigServicer.py
- src/device/service/Tools.py 2 additions, 0 deletionssrc/device/service/Tools.py
- src/device/service/drivers/oc_driver/OCDriver.py 8 additions, 6 deletionssrc/device/service/drivers/oc_driver/OCDriver.py
- src/device/service/drivers/oc_driver/templates/VPN/common.py 4 additions, 2 deletionssrc/device/service/drivers/oc_driver/templates/VPN/common.py
- src/device/service/drivers/oc_driver/templates/VPN/roadms.py 76 additions, 165 deletionssrc/device/service/drivers/oc_driver/templates/VPN/roadms.py
Loading
Please register or sign in to comment