- 22 Dec, 2023 2 commits
-
-
Carlos Manso authored
-
Lluis Gifre Renom authored
- Correct retrieval of context_uuid in methods RemoveSlice and RemoveService
-
- 15 Dec, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Added merge of device_ids and link_ids in Topology
-
Lluis Gifre Renom authored
- Extended MockServicerImpl_Context to add/remove topologies, services and slices to/from contexts
-
- 05 Dec, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Implemented skeleton of plugin - Added test scenario - Added new requirements - Extended MockContext to properly link/unlink topologies, services and slices to contexts
-
- 14 Nov, 2023 1 commit
-
-
Lluis Gifre Renom authored
- InMemoryObjectDatabase: Corrected default log level and initialization of internal database - InMemoryTimeSeriesDatabase: Corrected default log level - MockServicerImpl_Context: Migrated to use InMemoryObjectDatabase and corrected default log level - MockServicerImpl_Monitoring: Corrected default log level and log messages; fixed method signatures and imports
-
- 13 Nov, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Corrected filters in InMemoryTimeSeriesDatabase - Extended MockServicerImpl_Context to track devices and links in topologies - Corrected method QueryKpiData in MockServicerImpl_Monitoring
-
- 31 Oct, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Correct attribute name component to components in Device message
-
- 10 Jul, 2023 3 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 07 Jul, 2023 1 commit
-
-
Lluis Gifre Renom authored
-
- 31 May, 2023 2 commits
-
-
Carlos Manso authored
-
Carlos Manso authored
-
- 01 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- 25 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- corrected gRPC format of Events in MockMessageBroker
-
- 24 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- added missing log messages in MockContext
-
- 22 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- corrected SetContext - corrected SetSlice/RemoveSlice - implemented GetSliceEvents - corrected RemoveService
-
- 14 Jul, 2022 2 commits
-
-
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
-
Lluis Gifre Renom authored
-
- 23 Jun, 2022 1 commit
-
-
Lluis Gifre Renom authored
- extended proto file to support retrieval of both services and connections, e.g., services requested + sub-services, and the connections and sub-connections supporting the services and sub-services. - minor bug fixings in MockServicerImpl_Context and implementation of support for Slices - implemented and pre-tested unitary tests for PathComp - implemented in PathComp service the logic to retrieve context data, and the skeleton to retrieve the replies to compute requests.
-
- 16 Feb, 2022 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 10 Feb, 2022 1 commit
-
-
Lluis Gifre Renom authored
-
- 07 Jan, 2022 1 commit
-
-
Lluis Gifre Renom authored
-
- 05 Jan, 2022 1 commit
-
-
Lluis Gifre Renom authored
Common: - added chk_attribute to type_checkers module. - recovered run_tests_locally.sh Compute: - updated requirements.in - updated Config.py - updated RestServer - implemented IETF-L2VPN NBI plugin - implemented unitary tests for IETF-L2VPN NBI plugin including a Mock OSM client, and Mock Context and Service components
-