From 4f73be1e266127d03d978a5b903ee1dd39a978d4 Mon Sep 17 00:00:00 2001
From: Justin chi <chigang@huawei.com>
Date: Fri, 5 May 2017 02:35:56 +0000
Subject: Update git submodules

* Update docs/submodules/compass4nfv from branch 'stable/danube'
  - Merge "Fix memcached doesn't start issue" into stable/danube
  - Fix memcached doesn't start issue

    JIRA: -

    Sometimes memcached does not start after installation finished,
    which will cause issues like openstack dashboard open instance
    console failure.

    This patch add memcached restart notify during package installation
    and add memcached to cron service-status-check task's config file:
    /opt/service

    Change-Id: I625899348fb447875fcca7beedb619b5490ce567
    Signed-off-by: QiLiang <liangqi1@huawei.com>
    (cherry picked from commit 5dfa77861d3d5d561dfa19edcc71363a2b91e96b)
---
 docs/submodules/compass4nfv | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs')

diff --git a/docs/submodules/compass4nfv b/docs/submodules/compass4nfv
index a79f5aa47..c1c602646 160000
--- a/docs/submodules/compass4nfv
+++ b/docs/submodules/compass4nfv
@@ -1 +1 @@
-Subproject commit a79f5aa4710edd8dfa73364223b7d6f266d04587
+Subproject commit c1c6026466942ef01174e639eccc7a5b51797107
-- 
cgit