From d12db678f51a6e9227a30e92cbb909909a8eda1d Mon Sep 17 00:00:00 2001 From: "chenshuai@huawei.com" Date: Mon, 31 Oct 2016 06:08:09 -0400 Subject: code refactoring: opendaylight for removing repeatedly files JIRA: COMPASS-500 Change-Id: Ic3378804550f529e2ca438f2a3f84f3ffc09ef8f Signed-off-by: chenshuai@huawei.com --- .../odl_cluster/tasks/03_00_switch_off_neutron_openvswitch_agent.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'deploy/adapters/ansible/roles/odl_cluster/tasks/03_00_switch_off_neutron_openvswitch_agent.yml') diff --git a/deploy/adapters/ansible/roles/odl_cluster/tasks/03_00_switch_off_neutron_openvswitch_agent.yml b/deploy/adapters/ansible/roles/odl_cluster/tasks/03_00_switch_off_neutron_openvswitch_agent.yml index 082d75d4..50359df4 100644 --- a/deploy/adapters/ansible/roles/odl_cluster/tasks/03_00_switch_off_neutron_openvswitch_agent.yml +++ b/deploy/adapters/ansible/roles/odl_cluster/tasks/03_00_switch_off_neutron_openvswitch_agent.yml @@ -7,7 +7,6 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## --- - - name: remove neutron-openvswitch-agent service daemon shell: sed -i '/{{ service_ovs_agent_name }}/d' /opt/service ; -- cgit 1.2.3-korg