From: Marco Platania Date: Sat, 4 Nov 2017 18:48:35 +0000 (+0000) Subject: Merge "Update VES message version numbers to 5.3" X-Git-Tag: 1.0.0-Amsterdam~48 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=adf8e247aebda83555f386cbd5e0dcf79b98bbea;hp=d71cea44a539ea0066d9c57f56a9b138399b5b4d;p=demo.git Merge "Update VES message version numbers to 5.3" --- diff --git a/README.md b/README.md index 49c914da..6ad068c2 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ ONAP HEAT Template The ONAP HEAT template spins up the entire ONAP platform. The template, onap_openstack.yaml, comes with an environment file, onap_openstack.env, in which all the default values are defined. +NOTE: onap_openstack.yaml AND onap_openstack.env ARE THE HEAT TEMPLATE AND ENVIRONMENT FILE CURRENTLY SUPPORTED. onap_openstack_float.yaml/env AND onap_openstack_nofloat.yaml/env AREN'T UPDATED AND THEIR USAGE IS NOT SUGGESTED. + The HEAT template is composed of two sections: (i) parameters, and (ii) resources. The parameter section contains the declaration and description of the parameters that will be used to spin up ONAP, such as public network identifier, URLs of code and artifacts repositories, etc. The default values of these parameters can be found in the environment file. The resource section contains the definition of: - ONAP Private Management Network, which ONAP components use to communicate with each other and with VNFs diff --git a/heat/vCPE/vbng/base_vcpe_vbng.yaml b/heat/vCPE/vbng/base_vcpe_vbng.yaml index f32a5c08..b2ae4e6f 100644 --- a/heat/vCPE/vbng/base_vcpe_vbng.yaml +++ b/heat/vCPE/vbng/base_vcpe_vbng.yaml @@ -169,6 +169,10 @@ parameters: type: string label: VPP Patch URL description: URL for VPP patch for vBNG + sdnc_ip_addr: + type: string + label: SDNC IP address + description: IP address of the SDNC ############# # #