summaryrefslogtreecommitdiffstats
path: root/mcp/config/states/neutron_gateway
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2019-05-03 15:53:58 +0000
committerGerrit Code Review <gerrit@opnfv.org>2019-05-03 15:53:58 +0000
commit0a68db99b8f1173fe9b8844be598b4a63f0b24e8 (patch)
treee1639323bf43418354d4da963db5436fe21b712b /mcp/config/states/neutron_gateway
parent8d2e6a999050df9e0bf5ff0c99d75c90f3a82fc1 (diff)
parent836a67e9d26035f0d4f76a34b0f92fd570d5b8b1 (diff)
Merge "Patch dhcp agent to avoid unwanted rescheduling" into stable/hunter
Diffstat (limited to 'mcp/config/states/neutron_gateway')
-rwxr-xr-xmcp/config/states/neutron_gateway1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcp/config/states/neutron_gateway b/mcp/config/states/neutron_gateway
index 77b1167de..06f9b7725 100755
--- a/mcp/config/states/neutron_gateway
+++ b/mcp/config/states/neutron_gateway
@@ -9,4 +9,5 @@
CI_DEBUG=${CI_DEBUG:-0}; [[ "${CI_DEBUG}" =~ (false|0) ]] || set -x
+$(dirname "${BASH_SOURCE[0]}")/neutron_dhcp_agent_patch
salt -I 'neutron:gateway' state.sls neutron