- Jan 24, 2023
-
-
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
-
- Jan 23, 2023
-
-
Lluis Gifre Renom authored
- added human-readable names to Topology graph
-
- Jan 20, 2023
-
-
Lluis Gifre Renom authored
- corrected load generator commands
-
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
-
- Jan 19, 2023
-
-
Lluis Gifre Renom authored
- removed unneeded log messages
-
Lluis Gifre Renom authored
- improved name reporting of devices and links
-
Lluis Gifre Renom authored
- testing session management
-
Lluis Gifre Renom authored
- testing session management
-
Lluis Gifre Renom authored
- testing session management
-
Lluis Gifre Renom authored
- testing session management
-
Lluis Gifre Renom authored
- testing session management
-
Lluis Gifre Renom authored
- testing session management
-
Lluis Gifre Renom authored
- corrected retrieval of context/topology names
-
Lluis Gifre Renom authored
- minor bug resolution
-
Lluis Gifre Renom authored
- corrected retrieval of topologies
-
Lluis Gifre Renom authored
- corrected selection of context/topology based on new uuid/name separation
-
- Dec 15, 2022
-
-
longllu authored
- Update device form.
-
- Dec 13, 2022
-
-
longllu authored
- Adding the "Add configuration" form. - Adding the "Update device" form (not working).
-
- Dec 02, 2022
- Nov 25, 2022
-
-
Lluis Gifre Renom authored
- updated descriptor loading framework
-
- Nov 24, 2022
-
-
Lluis Gifre Renom authored
- migrated to new descriptor loading framework
-
- Nov 22, 2022
-
-
Lluis Gifre Renom authored
- added missing node icon for microwave radio systems (by now as a virtual controller)
-
- Nov 09, 2022
-
-
Lluis Gifre Renom authored
- minor code formatting - added conditions to show hyperlinks only for sub-services and sub-slices in same context
-
- Nov 04, 2022
-
-
Lluis Gifre Renom authored
- updated cookie name to prevent cross-instance session data leakage. otherwise, selected topology in one instance, is used in other instances. - added Slice component as a dependency of WebUI
-
- Oct 28, 2022
-
-
Lluis Gifre Renom authored
- extneded context selection to context/topology - enabled selection of context/topology to plot - enabled listing of devices/links based on context/topology - updated network icon
-
- Oct 26, 2022
-
-
Lluis Gifre Renom authored
- added device type "NETWORK" to represent an abstracted network
-
Lluis Gifre Renom authored
- minor styling improvements in Slice pages
-
- Oct 14, 2022
-
-
Lluis Gifre Renom authored
- added "Delete Service" button
-
Lluis Gifre Renom authored
- added support for json-formatted custom config rules
-
- Oct 06, 2022
-
-
Lluis Gifre Renom authored
- solved bug with JSON descripotor file load.
-
- Oct 05, 2022
-
-
Lluis Gifre Renom authored
WebUI: - added icons for optical roadm and optical transponder Common: - added missing device types Device: - added missing emulated device driver mappings
-
- Oct 04, 2022
-
-
Lluis Gifre Renom authored
- Activated "Grafana" link in top menu - Implemented onboarding of devices + configuration from JSON descriptor files - added device status in device details page - created new grafana dashboard for new PostgreSQL-based monitoring database - updated deploy.sh script with correct configuration of Grafana monitoring datasource and new dashboard
-
- Sep 28, 2022
-
-
Lluis Gifre Renom authored
- Improved look & feel of service and slice pages.
-
- Sep 18, 2022
-
-
Lluis Gifre Renom authored
Service component: - fixed dependency tracking for service teardown WebUI component: - fixed wrong labels and values in service template - fixed wrong labels and values in slice template
-
- Sep 17, 2022
-
-
Lluis Gifre Renom authored
ECOC'22 test: - added CTTC OLS and Automation component deployment to script Common: - corrected DeviceType name for transponder Compute: - added bearer definitions for ECOC'22 demo - removed hard errors and replaced by warning log messages - forced to use VPLS, i.e., always slices - added definition of L2-VPN service settings Device component: - forced to use emulated devices for openconfig devices (just for demo purposes, for the sake of reducing demo time) - added commit_per_delete setting in OpenConfigDriver - improved detection of PORT components for ADVA devices PathComp-Frontend component: - added default settings for TAPI connections - corrected reply composition; subservices were added wrongly - added log lines for debug purposes Service component: - corrected ConfigRules for L2NM Emulated Service Handler - adapted TAPI Service Handler to new framework - added log lines in TaskScheduler compose_from_service (debugging) - TaskScheduler compose_from_service does not retrieve all resources (debugging) - removed ConnectionExpander from Tasks ConfigureConnection and DeconfigureConnection WebUI component: - minor improvements
-
- Sep 15, 2022
-
-
Lluis Gifre Renom authored
- minor formatting in service page - minor formatting in slice service page
-
longllu authored
- Adding slice page - Format constraints
-