Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Closed loop control test is decomposed into the following items.

  1. Design and load policy rules t policy engine. Ideally this should be done by CLAMP. Currently CLAMP is working on

    Jira
    serverONAP JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId425b2b0a-557c-3c0c-b515-579789cceedb
    keyCLAMP-59
    . The workaround is to use Policy GUI.

    tt

     Jorge Hernandez will work on this.

  2. Preload AAI with vCPE data. The purpose is to lookup vServer using vGMUX VNF ID. Scott Seabolt (APPC) will provide a sample data to Venkata Harish Kajur (AAI) to show the named query. Venkata Harish Kajur will then create a script to preload such data to AAI for the testing.

  3. vGMUX sends packet loss VES to DCAE VES collector.

...

    •  created a vGMUX instance in the open lab but the VPP-based VNF inside the VM is not functioning. According to Eric Multanen, most likely it is caused by network issues. Eric is working on this. Kang will also inform Danny Zhou

...

...

    •  about this.

    • The following VES data caused an error.

...

...

    •  is looking into that.

      Code Block
      languagebash
      titleVES Data

...

curl -H "Accept: application/json" -H "Content-Type: application/json" -d '{"event":{"measurementsForVfScalingFields":{"measurementInterval":10,"measurementsForVfScalingVersion":1.1,"vNicUsageArray":[{"multicastPacketsIn":0,"bytesIn":4300,"unicastPacketsIn":0,"multicastPacketsOut":0,"broadcastPacketsOut":0,"packetsOut":0,"bytesOut":0,"broadcastPacketsIn":0,"packetsIn":101,"unicastPacketsOut":0,"vNicIdentifier":"eth1"}]},"commonEventHeader":{"reportingEntityName":"zdfw1fwl01fwl01","startEpochMicrosec":1500379662497999,"lastEpochMicrosec":1500379672497999,"eventId":"1","sourceName":"zdfw1fwl01fwl01","sequence":1,"priority":"Normal","functionalRole":"vFirewall","domain":"measurementsForVfScaling","reportingEntityId":"No UUID available","sourceId":"75ec15e4-1a9a-4ee3-bb3c-31556903558d","version":1.2}}}' 10.12.25.84:8080/eventListener/v5
  1. DCAE TCA sends an event to Policy through DMaaP. This is tested as described in 

    Jira
    serverONAP JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId425b2b0a-557c-3c0c-b515-579789cceedb
    keyDCAEGEN2-124

    DCAE TCA sends an event to Policy through DMaaP

  2. Policy process the event from DCAE, and then sends a “restart” event to APPC through DMaaPJorge Hernandez will work on this.

  3. APPC captures the event from Policy

    , and

    , performs a named query to AAI to get the vServer ID based on the VNF ID, and then restarts the VM through MultiVIM. APPC is working on some changes and will be able to test next week. There should be a MultiVIM VM in the stack but we don't see any. Refer  to track this problem.