diff options
author | Eric Multanen <eric.w.multanen@intel.com> | 2017-10-10 01:37:12 -0700 |
---|---|---|
committer | Eric Multanen <eric.w.multanen@intel.com> | 2017-10-10 01:44:58 -0700 |
commit | 8d797333b68beb9b462be5767dc558290001f031 (patch) | |
tree | 0076cb18fec69af8d204ba82690a722fe55263d2 /heat/vCPE/vbrgemu/base_vcpe_vbrgemu.env | |
parent | 3b80e1f15be987bb8f357901e2ba9b8734dd2aae (diff) |
Fix patch URLs for vCPE use case and other fixes
Fixup URLs for the patch files to be applied to
VPP and honeycomb components.
Fix what looked like a typo in vgmux key attribute.
Create maven ~/.m2 directory before saving file to it.
Change-Id: Iccd10dac44b51a3ad4721422619c8823d8fa65bb
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Diffstat (limited to 'heat/vCPE/vbrgemu/base_vcpe_vbrgemu.env')
-rw-r--r-- | heat/vCPE/vbrgemu/base_vcpe_vbrgemu.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/vCPE/vbrgemu/base_vcpe_vbrgemu.env b/heat/vCPE/vbrgemu/base_vcpe_vbrgemu.env index 47b66c6d..ea8bc823 100644 --- a/heat/vCPE/vbrgemu/base_vcpe_vbrgemu.env +++ b/heat/vCPE/vbrgemu/base_vcpe_vbrgemu.env @@ -24,4 +24,4 @@ vpp_source_repo_branch: stable/1704 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-option-82-for-vbrg/src/patches/VPP-Add-Option82-Nat-Filter-For-vBRG.patch + vpp_patch_url: https://git.onap.org/demo/plain/vnfs/vCPE/vpp-option-82-for-vbrg/src/patches/VPP-Add-Option82-Nat-Filter-For-vBRG.patch |