Update git submodules
authorZhijiang Hu <hu.zhijiang@zte.com.cn>
Fri, 8 Sep 2017 05:36:12 +0000 (05:36 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 8 Sep 2017 05:36:12 +0000 (05:36 +0000)
commitf0e8c7a1f971a11afae6c04f88e1ab7706e3d18a
tree2ee24a146266ba68ea2a9643f0aca557ec090ad6
parent96dc6defba7a1fa051b0983f23292fce3a15a4ea
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