You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

1. Overview

The Blueprint Validation User Interface (Bluval UI) provides a user-friendly way for displaying blueprints validation test results. Based on these results, the status of a blueprint can be determined (mature, incubation state, etc.).

It is a web application based on ONAP portal SDK, version 2.4.0 (Casablanca). It consists of the front-end and back-end parts. The front-end part is based on HTML, CSS, and AngularJS technologies. The back-end part is based on Spring MVC and Apache Tomcat technologies.

2. Bluval UI overview

The Bluval UI can be reached in the following address:

https://bluval.akraino.org

The login page is displayed in Figure 1.

Figure 1. Bluval UI login page

The user must apply for an appropriate account creation. Details about the user account creation can be found in subsection 12.1.

When a user logs in, a redirection is performed towards the landing page displayed in Figure 2.


Figure 2. Bluval UI landing page 

The general format of a Bluval UI page is the following:

  • Display of the menu items. This is depicted in the left side of a page, as shown in Figure 2.
  • Display of the selected menu sub-items. This is depicted under the selected menu, as shown in Figure 2.
  • Display of the title of the selected menu item / sub-item. This is shown in the upper part of a page, as is illustrated in Figure 2.
  • Display of the user’s login id. This is shown in the upper right part the page, as is illustrated in Figure 2.

The logout process is supported by clicking on the login id and then on log out button.

3. Using the “Validation Results” menu     

The “Validation results” menu is used for retrieving blueprint validation results from Nexus.

This menu is available for the following roles: admin, TSC member, Lab owner.

The “Validation Results” menu includes four sub-items, namely “Get most recent”, “Get by timestamp”, “Get last run” and “Get based on dates”.

3.1 Get most recent

This sub-item should be selected when the most recent validation results of a blueprint are needed. Currently, the last 100 results are retrieved and displayed. The corresponding page is depicted in Figure 2. It should be noted that this page is also used as the landing page of the Bluval UI.

A user should define the following data:

  • This defines the lab in which validation results will be searched.
  • This defines the blueprint for which results will be displayed.
  • Selected Blueprint version. This defines the version of the blueprint for which results will be displayed.

When the button ‘Get’ is clicked, the page shown in Figure 3 is illustrated.

Figure 3. Display of the Blueprint validation results




  • No labels