diff options
author | Marco Platania <platania@research.att.com> | 2018-08-13 21:19:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-13 21:19:14 +0000 |
commit | 27df8f3b5a676c6fa28fdc9675fd854d2f873220 (patch) | |
tree | 289aecff3762bce25097f18477ca8a91b8d73b61 /heat/vCPE/vbng/base_vcpe_vbng.env | |
parent | 254597707b2573118680c569c1c748d3cca2af74 (diff) | |
parent | ab85ff6066726a26c4fc02f46110a46070d636e3 (diff) |
Merge "Update VBRG, vBNG compatibility w/ prev templates"
Diffstat (limited to 'heat/vCPE/vbng/base_vcpe_vbng.env')
-rw-r--r-- | heat/vCPE/vbng/base_vcpe_vbng.env | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/heat/vCPE/vbng/base_vcpe_vbng.env b/heat/vCPE/vbng/base_vcpe_vbng.env index 6d860adb..a29fe632 100644 --- a/heat/vCPE/vbng/base_vcpe_vbng.env +++ b/heat/vCPE/vbng/base_vcpe_vbng.env @@ -1,7 +1,6 @@ parameters: vcpe_image_name: PUT THE IMAGE NAME HERE (Ubuntu 1604 SUGGESTED) vcpe_flavor_name: PUT THE FLAVOR NAME HERE (MEDIUM FLAVOR SUGGESTED) - compile_state: done public_net_id: PUT THE PUBLIC NETWORK ID HERE brgemu_bng_private_net_id: zdfw1bngin01_private brgemu_bng_private_subnet_id: zdfw1bngin01_sub_private |