1. Create portable, lightweight UI for performing heat template validations.
    1. Executable available for download
    2. No pre requisites required to run
    3. Completely offline validation
    4. Excel, CSV, and HTML reports generated
    5. Validation Profiles (ONAP, Heat Only, etc...)
    6. Linkage to VNF Requirements project (Heat requirements pulled directly from VNF Requirements)
  2. Create a set of "starter" heat templates using common heat constructs that adhere to the heat template guidelines
    1. Heat templates will be available to download and use as a launch point to create a complete VNF Heat Template
  3. Ensure VVP validations can be executed as part of the VNFSDK test framework
  4. Deprecate VVP web portal in favor of stand-alone tooling and VNFSDK test framework integration
  5. Rework VVP web portal from scratch (see comment below)
  • No labels

7 Comments

  1. linkage to VNFSDK

    get the ONAP Demo VNFs heat templates passing current vvp tests and document this.

  2. additional validation scripts to align with VNFRQTS and Dublin ONAP features

  3. I would like to add on the "Deprecate VVP web portal" topic. I would suggest to rather rework the VVP-web portal from scratch then deprecate it completely. I find a web-based validation platform quite useful for the process of working together with VNF providers as an operator. Because the current ICE Portal is, as many of you may notice already, in a not very seamless and easy to use state we build a complete new web-service that uses the latest VNF-validation-scripts to validate uploaded VNFs. The tool is able to validate against a single VNF package by uploading it as a zip file or against a git repository that enables a history view on all different commit states of the VNF application. The web-service is currently in a work-in-progress state is but is already fully functional as far as the main functions are concerned. I gonna add a subtopic with some detailed information on what we did exactly.

  4. Vincent Scharf - We do agree with the utility of the web-based option, and if you're willing to contribute a version we'd certainly welcome it.  Beyond the initial development, there are other activities that we'd likely need to tackle as part of the integration into ONAP development and build processes (Jenkins jobs, Helm Charts, security scans, possible CIST testing, etc.).  I'd certainly like to have a simple web-based option if it's coming with support.  Hopefully we can discuss an approach in the next VVP call.

  5. Steven Wright - do you in VVP stay in synch with the VNFRqmts work for each release? Or is it similar to VNFSDK process?

  6. Is it possible to have someone work on conversion of heat templates into Tosca from this team since VVP is much further along thatnn VNFSDK team?

    1. I believe SDC already converts the HEAT templates to TOSCA so I'm not sure VVP or VNFSDK would do this.

      I'm not sure that an automatic conversion of HEAT test scripts into TOSCA test scripts is feasible - if that is what you were asking about.