From f0e8c7a1f971a11afae6c04f88e1ab7706e3d18a Mon Sep 17 00:00:00 2001
From: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Date: Fri, 8 Sep 2017 05:36:12 +0000
Subject: Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Kill zip() in add_hosts_interface()"
  - Kill zip() in add_hosts_interface()

    Since mac_address_map is always avaliable, there is no need to
    pass host_name into add_hosts_interface() and use zip() to do
    strange combination any more.

    This change:
    1) Is trying to make code more understandable
    2) Also delete a unused parameter for add_host_role()

    Change-Id: Icef47cdf7f1a1522600b351f6e2f47d6f62efa9f
    Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
---
 docs/submodules/daisy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/submodules/daisy')

diff --git a/docs/submodules/daisy b/docs/submodules/daisy
index a1cac5713..e572b7728 160000
--- a/docs/submodules/daisy
+++ b/docs/submodules/daisy
@@ -1 +1 @@
-Subproject commit a1cac571306e246206368cd5ed324c3f2203e1cb
+Subproject commit e572b7728e5c6becfe5c38fb9ca26302898b6109
-- 
cgit