From: Eric Multanen Date: Thu, 23 Aug 2018 00:48:27 +0000 (-0700) Subject: vCPE - move build template files to own directory X-Git-Tag: 1.3.0~60 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=demo.git;a=commitdiff_plain;h=97afbb12cae07c65d99bba56c6289b0e28e09462 vCPE - move build template files to own directory Move the new Heat and environment template files for building the vCPE images to a separate directory. Issue-ID: INT-620 Change-Id: Id437ec19c910a69928e1cedf7bb90565c520a773 Signed-off-by: Eric Multanen --- diff --git a/heat/vCPE/vbng/build_vcpe_vbng.env b/heat/vCPE_build/vbng/build_vcpe_vbng.env similarity index 100% rename from heat/vCPE/vbng/build_vcpe_vbng.env rename to heat/vCPE_build/vbng/build_vcpe_vbng.env diff --git a/heat/vCPE/vbng/build_vcpe_vbng.yaml b/heat/vCPE_build/vbng/build_vcpe_vbng.yaml similarity index 100% rename from heat/vCPE/vbng/build_vcpe_vbng.yaml rename to heat/vCPE_build/vbng/build_vcpe_vbng.yaml diff --git a/heat/vCPE/vbrgemu/build_vcpe_vbrgemu.env b/heat/vCPE_build/vbrgemu/build_vcpe_vbrgemu.env similarity index 100% rename from heat/vCPE/vbrgemu/build_vcpe_vbrgemu.env rename to heat/vCPE_build/vbrgemu/build_vcpe_vbrgemu.env diff --git a/heat/vCPE/vbrgemu/build_vcpe_vbrgemu.yaml b/heat/vCPE_build/vbrgemu/build_vcpe_vbrgemu.yaml similarity index 100% rename from heat/vCPE/vbrgemu/build_vcpe_vbrgemu.yaml rename to heat/vCPE_build/vbrgemu/build_vcpe_vbrgemu.yaml diff --git a/heat/vCPE/vgmux/build_vcpe_vgmux.env b/heat/vCPE_build/vgmux/build_vcpe_vgmux.env similarity index 100% rename from heat/vCPE/vgmux/build_vcpe_vgmux.env rename to heat/vCPE_build/vgmux/build_vcpe_vgmux.env diff --git a/heat/vCPE/vgmux/build_vcpe_vgmux.yaml b/heat/vCPE_build/vgmux/build_vcpe_vgmux.yaml similarity index 100% rename from heat/vCPE/vgmux/build_vcpe_vgmux.yaml rename to heat/vCPE_build/vgmux/build_vcpe_vgmux.yaml diff --git a/heat/vCPE/vgw/build_vcpe_vgw.env b/heat/vCPE_build/vgw/build_vcpe_vgw.env similarity index 100% rename from heat/vCPE/vgw/build_vcpe_vgw.env rename to heat/vCPE_build/vgw/build_vcpe_vgw.env diff --git a/heat/vCPE/vgw/build_vcpe_vgw.yaml b/heat/vCPE_build/vgw/build_vcpe_vgw.yaml similarity index 100% rename from heat/vCPE/vgw/build_vcpe_vgw.yaml rename to heat/vCPE_build/vgw/build_vcpe_vgw.yaml