Purpose:

Introduction

HPA feature (using OOF) ensures that the VNF instances are placed in cloud regions that have platform capabilities as expected by VNF workloads. For example, if a VNF workload requires XYZ vendor SRIOV-NIC and ABC vendor crypto accelerator,  HPA feature of ONAP will ensure that the VNF is placed in a cloud region that have compute nodes with XYZ SRIOV-NIC card and ABC vendor Crypto accelerator card.

History:

Beijing release:

  • Policy based HPA was introduced. 

Casablanca release:

  • Model driven HPA was introduced (TOSCA based).  With this, both SO and VFC based use cases can leverage HPA based placement feature.
  • Use cases:
    • vFW with HPA
    • vCPE-TOSCA with HPA

Dublin release:

Main focus is to harden HPA feature, make it easily deployable, create literature and create easy-to-replicate demos.

Also, fix any gaps and bugs that are discovered during hardening and testing.

Our aspiration is also to make existing use cases always leverage HPA functionality as part of integration testing. 

Stretch goal: is to support multiple choices in specifying a feature requirement in policies.

Owner :  Alexander Vul

Participating Companies: Intel, VMware

Use Case Name

Showcase VNF

Test Environment

Integration Team Liaison

vFW, vDNSIntel/Windriver Lab, VMware Lab (TBD)
vCPE with TOSCAChina Mobile Lab


Dublin focus

  • Ready with right setup  Intel/WR lab
    • Have few compute nodes with right HW
    • Ensure to have SRIOV-NIC cards
    • Ensure to have crypto accelerator cards (QAT)
  • Usage of CLI only - Work with the teams to avoid any curl commands, update of DB entries, kubectl exec & configuration files.
  • Work on some of the gaps identified in Casablanca (Issues listed here: HPA Hardening Issues)
  • New vIPSEC sample VNF : Create a new sample VNF (IPSEC VNF) for them to leverage crypto accelerator cards.
    • Start with traditional Ubuntu with QAT driver installed.
  • Create new test cases with various HPA features assigned to VNFs.  Few example:
    • vFW with dedicated cores, SRIOV-NIC VF, Huge pages
    • vIPSEC with QAT
    • vIPSEC with AES-NI
  • Work with Integration team to add the test cases in integration project.
  • Work with demo repository owners to introduce new sample VNFs and add new HEAT/ENV files for existing use cases

HPA Automation JIRA Issues 

PROJECTJIRA EPIC/ USER STORIES/ BUGS
CLI

CLI-130 - Getting issue details... STATUS

CLI-131 - Getting issue details... STATUS

CLI-132 - Getting issue details... STATUS

CLI-133 - Getting issue details... STATUS

CLI-134 - Getting issue details... STATUS

CLI-135 - Getting issue details... STATUS

CLI-136 - Getting issue details... STATUS

CLI-137 - Getting issue details... STATUS

CLI-138 - Getting issue details... STATUS

CLI-139 - Getting issue details... STATUS

CLI-140 - Getting issue details... STATUS

CLI-141 - Getting issue details... STATUS

CLI-142 - Getting issue details... STATUS

CLI-143 - Getting issue details... STATUS

CLI-144 - Getting issue details... STATUS

CLI-145 - Getting issue details... STATUS

CLI-148 - Getting issue details... STATUS

CLI-149 - Getting issue details... STATUS

CLI-150 - Getting issue details... STATUS

CLI-151 - Getting issue details... STATUS

CLI-152 - Getting issue details... STATUS

CLI-153 - Getting issue details... STATUS

CLI-154 - Getting issue details... STATUS

CLI-156 - Getting issue details... STATUS

CLI-158 - Getting issue details... STATUS

Optimization Framework

OPTFRA-415 - Getting issue details... STATUS

Integration

INT-792 - Getting issue details... STATUS

INT-794 - Getting issue details... STATUS

INT-795 - Getting issue details... STATUS

INT-904 - Getting issue details... STATUS

INT-905 - Getting issue details... STATUS

INT-793 - Getting issue details... STATUS



  • No labels

4 Comments

  1. Could you add more on how we might test in different types of clouds or what hardware would be needed to test the QAT and AES-NI homing assignments ? I think SRIOV and Huge Pages is well known but not sure of the others.

    Not sure how we would test the HW capability assignment with "real" private or public clouds vs having to create a simulated Openstack environment (seems hard and only useful for testing).  Perhaps a table that maps the HPA name to the public cloud names for the feature for Azure/AWS testing ?

  2. Refer to a comment and question on the following page as well:

    HPA Release 4.0 focus

  3. Alexander Vul - the policy team would like to fix how the Policy SDC Distribution Client handles the OOF policy model. Unfortunately due to time constraints it was hard coded into the application code and not put in a separate model. See this gerrit review for more information: https://gerrit.onap.org/r/#/c/73502/

    So for example, if someone changes the model from "true" to "True", I shouldn't have to provide a new application, but rather fix a model.

  4. Pamela Dragosh - This is a good idea. We will add this to the list!