From: Yifei Xue Date: Sat, 29 Jul 2017 01:04:16 +0000 (+0800) Subject: Correct the DHA name of SFC scenario X-Git-Tag: opnfv-5.0.0~42^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=c16338e61ecbf5012ab7c8b8f70bd276ed080fdf;p=compass4nfv.git Correct the DHA name of SFC scenario The DHA name of SFC scenario in compass4nfv repo is " os-odl_l3-sfc-ha.yml". However, the scenario name on CI master is "os-odl-sfc-ha.yml". So CI failed when read DHA file. THis patch is proposed to fix this problem. Change-Id: Icb8db6c6c023a794bdd803d0365d719a853dc712 Signed-off-by: Yifei Xue --- diff --git a/deploy/conf/hardware_environment/huawei-pod1/os-odl_l3-sfc-ha.yml b/deploy/conf/hardware_environment/huawei-pod1/os-odl-sfc-ha.yml similarity index 100% rename from deploy/conf/hardware_environment/huawei-pod1/os-odl_l3-sfc-ha.yml rename to deploy/conf/hardware_environment/huawei-pod1/os-odl-sfc-ha.yml diff --git a/deploy/conf/vm_environment/os-odl_l3-sfc-ha.yml b/deploy/conf/vm_environment/os-odl-sfc-ha.yml similarity index 100% rename from deploy/conf/vm_environment/os-odl_l3-sfc-ha.yml rename to deploy/conf/vm_environment/os-odl-sfc-ha.yml