From 8a4132e68dbe2dee01bc0547bc74e1ad0a8a37f1 Mon Sep 17 00:00:00 2001 From: Justin chi Date: Mon, 27 Mar 2017 13:27:54 +0000 Subject: Update git submodules * Update docs/submodules/compass4nfv from branch 'master' - Merge "opera adapter fix2" - opera adapter fix2 * opera_adapter need sshpass which may cause deploy fail * compass log redirection is the last command which always return 0 and thus cover deploy error 1. add installation of sshpass in prepare.sh 2. echo a string at the end of deploy/launch.sh into log file to judge if deployment is complete 3. fix typing error in util/check_valid.py Change-Id: Ic4bca50b2c316bf46cace45b9b3317ef9452a0ba Signed-off-by: Harry Huang --- docs/submodules/compass4nfv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/compass4nfv b/docs/submodules/compass4nfv index c79c53941..d52a11770 160000 --- a/docs/submodules/compass4nfv +++ b/docs/submodules/compass4nfv @@ -1 +1 @@ -Subproject commit c79c539411bec3da60bf60cb41906c63c1184ce5 +Subproject commit d52a11770689f4fd4d2bc4b9bf8dc09d4dd62ebf -- cgit 1.2.3-korg