- 26 Jan, 2023 6 commits
-
-
Lluis Gifre Renom authored
- updated old gitlab.com URLs by new labs.etsi.org URLs. - updated Context to use secrets generated by CockroachDB and NATS
-
Lluis Gifre Renom authored
- updated deploy scripts to include CockroachDB and NATS - reorganized deploy scripts in a new "deploy" folder
-
Lluis Gifre Renom authored
- corrected CI/CD pipeline unit_test
-
Lluis Gifre Renom authored
- corrected CI/CD pipeline unit_test
-
Lluis Gifre Renom authored
- corrected CI/CD pipeline unit_test
-
Lluis Gifre Renom authored
- corrected test_monitor_kpi unitary test device removal
-
- 25 Jan, 2023 17 commits
-
-
Lluis Gifre Renom authored
- corrected per unitary test cleanup
-
Lluis Gifre Renom authored
- corrected MockContext in unitary test
-
Lluis Gifre Renom authored
- corrected gRPC format of Events in MockMessageBroker
-
Lluis Gifre Renom authored
- corrected imports and dependencies of unitary test
-
Lluis Gifre Renom authored
- corrected imports and dependencies of unitary test
-
Lluis Gifre Renom authored
- updated requirements
-
Lluis Gifre Renom authored
- corrected dependencies in service component
-
Lluis Gifre Renom authored
- updated requirements
-
Lluis Gifre Renom authored
- updated and migrated unitary test
-
Lluis Gifre Renom authored
- reduced dependencies since it breaks pipeline
-
Lluis Gifre Renom authored
- corrected dependencies in service component
-
Lluis Gifre Renom authored
- corrected dependencies in service component
-
Lluis Gifre Renom authored
- corrected dependencies in service component
-
Lluis Gifre Renom authored
- updated pipeline to meet requirements and dependencies
-
Lluis Gifre Renom authored
- updated pipeline to meet requirements and dependencies
-
Lluis Gifre Renom authored
- added pathcomp to CI/CD unitary tests
-
Lluis Gifre Renom authored
- migrated from DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME - migrated from DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME - migrated from INTERDOMAIN_TOPOLOGY_UUID to INTERDOMAIN_TOPOLOGY_NAME
-
- 24 Jan, 2023 16 commits
-
-
Lluis Gifre Renom authored
- removed log messages for testing purposes
-
Lluis Gifre Renom authored
- added retrieve of action in config rules
-
Lluis Gifre Renom authored
- added copy of connection config rules when creating device - added log messages for testing purposes
-
Lluis Gifre Renom authored
- updated device_set and link_set to support placeholder creation
-
Lluis Gifre Renom authored
- improvements in details pages
-
Lluis Gifre Renom authored
- extended AddDevice to create a device placeholder and get the correct device UUID
-
Lluis Gifre Renom authored
- aggregated error messages in separate file - corrected update of operational status - corrected update of resulting device configuration from device instead of composing from rules (for simplicity) - corrected retrieval of device_uuid in MonitorDeviceKpi - factorized code to compose gRPC device_config rules from raw config rules - code cleanup - added missing logs in unitary test for emulated device driver
-
Lluis Gifre Renom authored
- added missing log messages in MockContext
-
Lluis Gifre Renom authored
- updated dump of config rules in service and slice entities
-
Lluis Gifre Renom authored
- corrected populate_endpoints method
-
Lluis Gifre Renom authored
- corrected report of configuration rules in device
-
Lluis Gifre Renom authored
- corrected report of configuration rules in device
-
Lluis Gifre Renom authored
- corrected report of configuration rules in device - minor cosmetic code changes
-
Lluis Gifre Renom authored
- corrected device driver selectors
-
Lluis Gifre Renom authored
- removed internal in-memory database - added storage of connect-related config rules in context and added driver pre-loading when Device component starts - re-organized code of EmulatedDriver - re-organized code to improve clarity - minor code bug resolutions - code cleanup
-
Lluis Gifre Renom authored
- added get_device helper method
-
- 23 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- added human-readable names to Topology graph
-