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/vbng/base_vcpe_vbng.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/vbng/base_vcpe_vbng.env')
-rw-r--r-- | heat/vCPE/vbng/base_vcpe_vbng.env | 2 |
1 files changed, 1 insertions, 1 deletions
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 |