Change odl restart method 49/44949/2
authorPatrick Brady <pb071s@att.com>
Thu, 26 Apr 2018 17:59:45 +0000 (10:59 -0700)
committerPatrick Brady <pb071s@att.com>
Thu, 26 Apr 2018 18:20:52 +0000 (18:20 +0000)
commit01e568d1057eeaa952fad7ea8534baf59ca5990c
tree3b0e35e4d0a3906b1e4e69f8a68ad880a0186907
parente5c0f77dbbe2d7302436ae75ac75a174743ba23c
Change odl restart method

Adding a script to wait for karaf to stop before
trying to restart, replacing the simple timer that
was there before.

This should allow restart even with a disconnected
event-listener running

Change-Id: Ie0a2affebdf80f1919d40cbb6a0c4df3894b578d
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-866
installation/appc/src/main/scripts/installFeatures.sh
installation/appc/src/main/scripts/startODL.sh