Fix for appc clustering install failure 33/90033/2
authorPatrick Brady <patrick.brady@att.com>
Mon, 17 Jun 2019 17:30:08 +0000 (10:30 -0700)
committerPatrick Brady <patrick.brady@att.com>
Tue, 18 Jun 2019 02:44:38 +0000 (19:44 -0700)
commit616fb1cea6cadc5e368f43176eb0f4d5342b87b7
tree3289ed2d09d76ecf6bd38a5ed9d0704e0951c7c3
parentf889e6a0004b3153c8cafffc6c8489729d7d9fd3
Fix for appc clustering install failure

Update appc karaf stop detection
The new stop detection script is more reliable and
does not depend on a specific value and format of
the ps command.

Remove clustering feature install
The feature needs to be installed before appc features
are installed, and so the odl-mdsal-clustering install
has been moved to the build scripts.

Change-Id: I6e9c585cbd58a516114a609329422cf8375e023d
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1242
kubernetes/appc/resources/config/appc/opt/onap/appc/bin/startODL.sh