From 7d67464f9e33659de42ac4f1591f7a2cdc5bd178 Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Mon, 5 Mar 2018 20:47:05 +0400 Subject: Align opendaylight settings with upstream Change-Id: If7d51555bc13dbcaa63f93ab1993f3655e2ce643 Signed-off-by: Michael Polenchuk --- mcp/config/states/opendaylight | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mcp/config/states/opendaylight') diff --git a/mcp/config/states/opendaylight b/mcp/config/states/opendaylight index 0b774e691..a698b8cac 100755 --- a/mcp/config/states/opendaylight +++ b/mcp/config/states/opendaylight @@ -12,7 +12,3 @@ CI_DEBUG=${CI_DEBUG:-0}; [[ "${CI_DEBUG}" =~ (false|0) ]] || set -x # TODO: use service.masked state instead once salt get updated to 2017.7.0+ salt -I 'opendaylight:server' service.mask opendaylight salt -I 'opendaylight:server' state.sls opendaylight - -salt -I 'neutron:server' state.sls opendaylight.client -salt -I 'opendaylight:client' state.sls opendaylight.client -salt -I 'opendaylight:client' cmd.run 'neutron-odl-ovs-hostconfig --noovs_dpdk' -- cgit 1.2.3-korg