Skip to content

Releases: sonata-nfv/tng-portal

v5.1 (2020-01-08)

08 Jan 14:49
448145c
Compare
Choose a tag to compare
  • Removed pop up to warn the user to log in again when token expired
  • Included page not found component when no route is found
  • Bug fixing in Dashboard
  • Updated Platforms creation form to disable names with whitespaces
  • Updated Settings section with:
    • VIM monitoring configuration after VIM creation
    • YAML to JSON converter in VIM configuration input
  • Updated Service Management section with:
    • Slice instantiation updated with instantiation and custom parameters
    • Network services instantiation updated with custom parameters
    • Manual scaling
    • Policy manual activation/deactivation
    • Include requests duration for every operation
    • Include a list of related SLAs in each network service detailed view
    • Bug fixing
  • Updated Service Platform section with:
    • Updates over SLAs attributes displayed
    • Establish links between instances and their descriptors for a quick navigation
    • Policy actions update
    • Receive the policy monitoring parameters from Prometheus
    • Policy duplication leads to an edition view before saving the new policy
    • Included further detail on policy rules listed in a runtime policy
    • Bug fixing
  • Updated Validation and Verification section with:
    • OSM packages list all its content
    • Included the analytics engine menu to list, generate and remove analytic results
    • Enable SP and host selection for test plan generation
    • Enable policy selection for test plan generation from a network service
    • Bug fixing
    • Created development execution mode to configure the Portal while developing
  • Included SDK section with:
    • Quick and simple generation of new VNFDs and NSD that can be used as basis when creating new services
    • Editing of generated descriptors in an online editor
    • Verification of generated (and edited) descriptors
    • Packaging of project with generated (and edited) descriptors
    • Download of final package or direct on-boarding to associated service platform

v5.0 (2019-09-06)

06 Sep 14:33
60d5446
Compare
Choose a tag to compare

Portal (tng-portal)

  • New authentication system providing security to all the operations performed from the web application. It includes a registration system that allows the users to create a new account.
  • New dashboard with all the relevant information to know the status of the platform and all the components inside.
  • New Platforms section to manage the existing platforms in the 5GTANGO project.
  • New Settings section to manage the endpoints, VIMs and WIMs in the platform.
  • Updated Service Management section with:
    • the generation and management of the network slice instances
    • the inclusion of more information relative to the created instances
    • the possibility to list and purchase the existing licenses
  • Updated Service Platform section with:
    • the list of SLA violations produced
    • the ability to create licenses
    • the display and management of the placement policy
    • the ability to fully manage and operate with runtime policies
    • the list of performed actions by the runtime policies
  • Updated Validation and Verification section with:
    • the concept of test plans and all the operations required to manage them (execute, cancel, confirm execution, etc.)
    • the ability to create test plans from a test or a network service
    • more information about the uploaded tests such as related services or previously generated test plans

v4.0 (2018-07-31)

14 Sep 06:59
Compare
Choose a tag to compare

Portal (tng-portal)

  • Includes a Validation and Verification section containing a list of the packages, services, functions and tests. Supports the view of their detailed information including the test’s results, as well as the execution of the tests from the interface.
  • Includes a Service Platform section containing: Packages, Services, Functions, Placement Policy, Runtime policies, SLAs and Slices management. Supports the view of the detailed information, the creation of SLAs and slices and the removal of policies, SLAs and slices. Besides, the Portal allows to associate runtime policies with their related SLA, to set one runtime policy to be the default one and finally, the instantiation and termination of the slice templates.
  • Includes a Service Management section containing: Network Services, Requests and Network Service Instances management. Supports the view of the detailed information and the instantiation and termination of the listed network services.
  • Includes searching and filtering tools in the whole application.