summaryrefslogtreecommitdiffstats
path: root/mcp/config/states/opendaylight
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-04-09 18:48:14 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-04-09 18:48:14 +0000
commit20de635a813e0b1ccc37162f00ba4908e8d4663e (patch)
tree90b679f77bd6e92bec553d76b9ad365d7683857c /mcp/config/states/opendaylight
parent2881499fa1eb9fe2d99d17ab82911d579079b567 (diff)
parente3a3c672308953bec50e506f5f9d5ee8a73a0d0e (diff)
Merge "Update opendaylight version to oxygen" into stable/fraser
Diffstat (limited to 'mcp/config/states/opendaylight')
-rwxr-xr-xmcp/config/states/opendaylight4
1 files changed, 0 insertions, 4 deletions
diff --git a/mcp/config/states/opendaylight b/mcp/config/states/opendaylight
index ae25ffcf4..1dd220e89 100755
--- a/mcp/config/states/opendaylight
+++ b/mcp/config/states/opendaylight
@@ -19,7 +19,3 @@ function odl() {
salt -I 'opendaylight:server' state.sls opendaylight
wait_for 20 "salt --out yaml -C 'I@neutron:server and *01*' network.connect $(odl bind_ip) $(odl rest_port) | fgrep -q 'result: true'"
-salt -I 'opendaylight:server' service.restart opendaylight
-
-# settle down neutron api and agents
-sleep 180