Update git submodules
authorZhijiang Hu <hu.zhijiang@zte.com.cn>
Mon, 21 Aug 2017 11:01:11 +0000 (11:01 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 21 Aug 2017 11:01:11 +0000 (11:01 +0000)
commit844b039e747aa95f761c046c4097990c10c83225
tree4380ec8c40304b14510de582d0592f073e360118
parent8dbf64038cc6971733e1b656a9d575cfa576239c
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "delete the HEARTBEAT plane in all_in_one network"
  - delete the HEARTBEAT plane in all_in_one network

    There is only one node in all-in-one env,so do not need to
    configure the HEARTBEAT plane, without this ps,we may get the
    globals.yml file an extra wrong value of
    keepalived_interface: '{{ network_interface }}' which is unnecessary
    for all-in-one env, and will result in keepalive not work, VIP lose,
    and since we still use VIP in all-in-one env, the whole deployment may fail.

    Change-Id: Ic1efabb533fd63e95254ad19ccf98adb5da6ae78
Signed-off-by: zhouya <zhou.ya@zte.com.cn>
docs/submodules/daisy