From 8d797333b68beb9b462be5767dc558290001f031 Mon Sep 17 00:00:00 2001 From: Eric Multanen Date: Tue, 10 Oct 2017 01:37:12 -0700 Subject: 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 --- heat/vCPE/vbng/base_vcpe_vbng.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'heat/vCPE/vbng/base_vcpe_vbng.env') diff --git a/heat/vCPE/vbng/base_vcpe_vbng.env b/heat/vCPE/vbng/base_vcpe_vbng.env index f79d306e..be4f9728 100644 --- a/heat/vCPE/vbng/base_vcpe_vbng.env +++ b/heat/vCPE/vbng/base_vcpe_vbng.env @@ -32,4 +32,4 @@ cloud_env: PUT THE CLOUD PROVIDED HERE (openstack or rackspace) vpp_source_repo_url: https://gerrit.fd.io/r/vpp vpp_source_repo_branch: stable/1704 - vpp_patch_url: https://gerrit.onap.org/r/#/c/11083/5/vnfs/vCPE/vpp-radius-client-for-vbng/src/patches/Vpp-Integrate-FreeRADIUS-Client-for-vBNG.patch + vpp_patch_url: https://git.onap.org/demo/plain/vnfs/vCPE/vpp-radius-client-for-vbng/src/patches/Vpp-Integrate-FreeRADIUS-Client-for-vBNG.patch -- cgit 1.2.3-korg