- 25 Jan, 2023 2 commits
-
-
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 6 commits
-
-
Lluis Gifre Renom authored
- added human-readable names to Topology graph
-
Lluis Gifre Renom authored
- minor code cleanup
-
Lluis Gifre Renom authored
- forced context/topology uuids in backend request for simplicity; to be elaborated - improved formatting of request to be sent to backend in logs
-
Lluis Gifre Renom authored
- reduced log level of InterDomain-related methods to DEBUG
-
Lluis Gifre Renom authored
- added feature for deactivating teardowns - added feature to support infinite-loop request generation
-
Lluis Gifre Renom authored
- defined extra-long hold time to have time to validate configurations
-
- 20 Jan, 2023 16 commits
-
-
Lluis Gifre Renom authored
- corrected slice_unset query filters
-
Lluis Gifre Renom authored
- corrected slice_unset query filters
-
Lluis Gifre Renom authored
- corrected slice_unset query filters
-
Lluis Gifre Renom authored
- removed check of reply.entity_id==request.entity_id; context computes UUID-like identifiers based from requested identifiers for performance reasons
-
Lluis Gifre Renom authored
- added context "admin" as default for slices
-
Lluis Gifre Renom authored
- corrected SetService when no endpoints are provided
-
Lluis Gifre Renom authored
- corrected device name retrieval - corrected composition of router_ids and and IP addresses - minor code formatting
-
Lluis Gifre Renom authored
- corrected service name of load generator
-
Lluis Gifre Renom authored
- corrected load generator commands
-
Lluis Gifre Renom authored
- Corrected Dockerfile
-
Lluis Gifre Renom authored
- added dependencies for load generator
-
Lluis Gifre Renom authored
- Converted load_gen tool into a microservice - Added simple WebUI page to manage it - Created manifests, Dockerfile, etc. - Created proto file to manage the load generator
-
Lluis Gifre Renom authored
- improved device details page
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-