summaryrefslogtreecommitdiffstats
path: root/mcp/config/states/opendaylight
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-04-06 18:19:12 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-04-06 18:19:12 +0000
commit360e605cda3e6bdeceb06cc0528c1cc0e6e60ed7 (patch)
tree3e54005ec018c0b884a378475e582cae69dd83df /mcp/config/states/opendaylight
parentf285667a59e75d2357b0dff27249b4179dbf3d81 (diff)
parentc1889c963bbe9b21645057e6e9cfcbe9c5f6434d (diff)
Merge "Update opendaylight version to oxygen"
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