Update git submodules
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 15 Nov 2017 09:46:44 +0000 (17:46 +0800)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 20 Nov 2017 01:50:37 +0000 (01:50 +0000)
commitdc35c0166d9627f467cee40f46a28eb57e1f70cd
treec3679a53ea7c80a1e93895997f68335aa77f87e8
parent74f5ccb91751d6539cc7d53020687046c235125b
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - bugfix: hosts info is wrongly processed

    changes:
    1. add usage example in hosts.yaml.sample
    2. fix /etc/hosts from wrong format {'hostname': 'ip'} to
       the right 'ip hostnames'
    3. fix --add-hosts from wrong usage --add-host {'hostname': 'ip'} to
       the right --add-host='hostnames':ip
    4. support per ip mapping mutiple hostnames, which is also
       in line with /etc/hosts schema

    JIRA: DOVETAIL-556

    Change-Id: I92e8cb0fd3476b61f5c73a69e34c4a66aef51d6e
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
docs/submodules/dovetail