- Jan 20, 2023
-
-
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 27, 2022
-
-
Carlos Natalino Da Silva authored
-
- Sep 26, 2022
-
-
Carlos Natalino Da Silva authored
-
- 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
-
- Sep 14, 2022
-
-
longllu authored
-
- Sep 13, 2022
-
-
longllu authored
Main page: - Change page title to "ETSI TeraFlowSDN Controller" - Add slogan "Open Source for Smart Networks and Services" next to the logo (on top) - Change Logo and Icon About page: - Change title to "ETSI TeraFlowSDN Controller" - Remove link "TeraFlow H2020 webpage" and add link "ETSI Open Source Group for TeraFlowSDN" pointing to: https://tfs.etsi.org/ - Remove partners logo Service detail page : - Show correct Service Type instead of integer - Show service status - Format configurations as in device details - Format constraints as in device details - Add constraints - Format endpoints and add device uuid Service page: -Remove constraints Link detail page: -Add device uuid to the endpoints table
-
- Sep 11, 2022
-
-
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
-