Multiple changes and fixes:
Common: - renamed device type OPTICAL_LINE_SYSTEM to OPEN_LINE_SYSTEM - added DATACENTER and EMULATED_DATACENTER device types. Context: - modified service constraints for test object to use nomenclature "metric[unit]" - corrected ConstraintModel dump methods Device: - uncommented dump methods in database ContextModel and TopologyModel OFC'22 / OECCPSC'22 tests: - renamed device type OPTICAL_LINE_SYSTEM to OPEN_LINE_SYSTEM WebUI: OFC'22 / OECCPSC'22 tests: - renamed device type OPTICAL_LINE_SYSTEM to OPEN_LINE_SYSTEM
Showing
- src/common/DeviceTypes.py 11 additions, 9 deletionssrc/common/DeviceTypes.py
- src/common/tools/object_factory/Device.py 2 additions, 2 deletionssrc/common/tools/object_factory/Device.py
- src/context/service/database/ConstraintModel.py 7 additions, 16 deletionssrc/context/service/database/ConstraintModel.py
- src/context/service/grpc_server/ContextServiceServicerImpl.py 1 addition, 1 deletion...context/service/grpc_server/ContextServiceServicerImpl.py
- src/context/tests/Objects.py 6 additions, 6 deletionssrc/context/tests/Objects.py
- src/device/service/database/ContextModel.py 10 additions, 10 deletionssrc/device/service/database/ContextModel.py
- src/device/service/database/TopologyModel.py 9 additions, 9 deletionssrc/device/service/database/TopologyModel.py
- src/device/service/drivers/__init__.py 2 additions, 2 deletionssrc/device/service/drivers/__init__.py
- src/tests/oeccpsc22/tests/test_functional_create_interdomain_slice.py 1 addition, 1 deletion...ccpsc22/tests/test_functional_create_interdomain_slice.py
- src/tests/oeccpsc22/tests/test_functional_delete_interdomain_slice.py 1 addition, 1 deletion...ccpsc22/tests/test_functional_delete_interdomain_slice.py
- src/tests/ofc22/descriptors_emulated.json 1 addition, 1 deletionsrc/tests/ofc22/descriptors_emulated.json
- src/tests/ofc22/tests/test_functional_create_service.py 1 addition, 1 deletionsrc/tests/ofc22/tests/test_functional_create_service.py
- src/tests/ofc22/tests/test_functional_delete_service.py 1 addition, 1 deletionsrc/tests/ofc22/tests/test_functional_delete_service.py
- src/webui/service/static/topology_icons/Acknowledgements.txt 2 additions, 2 deletionssrc/webui/service/static/topology_icons/Acknowledgements.txt
- src/webui/service/static/topology_icons/emu-open-line-system.png 0 additions, 0 deletions...ui/service/static/topology_icons/emu-open-line-system.png
- src/webui/service/static/topology_icons/open-line-system.png 0 additions, 0 deletionssrc/webui/service/static/topology_icons/open-line-system.png
Loading
Please register or sign in to comment