aboutsummaryrefslogtreecommitdiffstats
path: root/src/onaptests/templates/vnf-services/pnf-service.yaml
blob: e9ca51324c527b26b5b52d43299651a5c1b52101 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
test_pnf_macro:
      tosca_file_from_SDC: service-basic_network-template
      version: "1.0"
      subscription_type: "net"
      instantiation_type: "Macro"
      pnfs:
            - pnf_name: "test-pnf"
              heat_files_to_upload: templates/artifacts/pNF.csar
              pnf_artifact_type: "CONTROLLER_BLUEPRINT_ARCHIVE"
              pnf_artifact_name: "CBA_enriched.zip"
              pnf_artifact_label: "cbapnf"
              pnf_artifact_file_path: "/tmp/PNF_DEMO_enriched.zip"