diff options
author | Marco Platania <platania@research.att.com> | 2017-09-26 14:53:26 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2017-09-26 14:53:26 -0400 |
commit | 81206ecb7940980a43d95c98231cd2323836a01f (patch) | |
tree | 66e5986603bf0895f683dc4a982c6b54104c8fa0 /heat/vCPE/vgmux | |
parent | cf827dae0153c85ccf555239d12e30eb84752688 (diff) |
Fix typos in vCPE Heat templates
Change-Id: I784c221c0428f25820be850f5f8f488b332ed324
Issue-ID: UCA-32
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'heat/vCPE/vgmux')
-rw-r--r-- | heat/vCPE/vgmux/base_vcpe_vgmux.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/vCPE/vgmux/base_vcpe_vgmux.env b/heat/vCPE/vgmux/base_vcpe_vgmux.env index 7dff0412..3be62673 100644 --- a/heat/vCPE/vgmux/base_vcpe_vgmux.env +++ b/heat/vCPE/vgmux/base_vcpe_vgmux.env @@ -31,4 +31,4 @@ hc2vpp_source_repo_url: https://gerrit.fd.io/r/hc2vpp hc2vpp_source_repo_branch: stable/1704 vpp_patch_url: https://gerrit.onap.org/r/#/c/11083/5/vnfs/vCPE/vpp-ves-agent-for-vgmux/src/patches/Vpp-Add-VES-agent-for-vG-MUX.patch - h2vpp_patch_url: https://gerrit.onap.org/r/#/c/11083/5/vnfs/vCPE/vpp-ves-agent-for-vgmux/src/patches/Hc2vpp-Add-VES-agent-for-vG-MUX.patch + hc2vpp_patch_url: https://gerrit.onap.org/r/#/c/11083/5/vnfs/vCPE/vpp-ves-agent-for-vgmux/src/patches/Hc2vpp-Add-VES-agent-for-vG-MUX.patch |