X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=heat%2FvFWCL%2FvPKG%2Fbase_vpkg.yaml;h=70c5e017a5a2ecd20fae22cd9b5c58f347819867;hb=c048ccdceeced7f58f685c37a77b835d0e9bc16a;hp=7efb2e9c854c350f008cbe698b17c590ae232147;hpb=c7022a1a9b26b5a9fe9729faf827d6f04de8be01;p=demo.git diff --git a/heat/vFWCL/vPKG/base_vpkg.yaml b/heat/vFWCL/vPKG/base_vpkg.yaml index 7efb2e9c..70c5e017 100644 --- a/heat/vFWCL/vPKG/base_vpkg.yaml +++ b/heat/vFWCL/vPKG/base_vpkg.yaml @@ -124,7 +124,6 @@ parameters: nexus_artifact_repo: type: string description: Root URL for the Nexus repository for Maven artifacts. - #default: "https://nexus.onap.org" cloud_env: type: string label: Cloud environment @@ -187,7 +186,7 @@ resources: - network: { get_param: public_net_id } - port: { get_resource: vpg_0_unprotected_private_port_0 } - port: { get_resource: vpg_0_onap_private_port_0 } - metadata: + metadata: vnf_name: { get_param: vnf_name } vnf_id: { get_param: vnf_id } vf_module_id: { get_param: vf_module_id }