- 11 Sep, 2022 2 commits
-
-
Lluis Gifre Renom authored
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
-
Lluis Gifre Renom authored
- added object factory method for emulated datacenters
-
- 14 Jul, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Arranged .gitignore & .gitkeep files in common proto folder - Created specific run_tests_locally script for Context component - Moved imports from *.proto folder to common.proto folder - Adapted common.tools.object_factory to new proto definitions for ConfigRule and Constraint - Extended common.tools.type_checkers to new proto definitions for ConfigRule and Constraint - Removed context's genproto.sh script - Adapted Events generated to new timestamp data type - Minor code and linting fixing
-
- 19 May, 2022 1 commit
-
-
Lluis Gifre Renom authored
- defined unified constants for all micro-services - defined common settings getter methods - defined generic gRPC servicer - defined generic Rest servicer - defined common MockServicer for Monitoring component - removed old common/tests MockService class; to be replaced by new generic gRPC servicer - minor code formatting/styling
-
- 17 May, 2022 1 commit
-
-
Lluis Gifre Renom authored
- code styling and cleanup
-
- 16 May, 2022 1 commit
-
-
Roberto Rubino authored
new development of microwave device - implemented the Api to get configurations, create and delete services
-
- 16 Feb, 2022 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 10 Feb, 2022 1 commit
-
-
Lluis Gifre Renom authored
-