Update git submodules
authorxudan <xudan16@huawei.com>
Thu, 2 Nov 2017 06:17:10 +0000 (02:17 -0400)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 6 Nov 2017 01:28:29 +0000 (01:28 +0000)
commit3325c7beb8a07bd73992fd2185e2c9bc8dd3c3cf
tree8fb9d62223e37285266878f5ed69514a4fea07e9
parentee0b214cbbd951d3f9553a3a6e07bf712240e997
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Bugfix: Failed to build local DB on Centos

    1. The scripts for building local DB and testapi service just work on Ubuntu.
    2. For Centos, they fails to do that.
    3. This is mainly because of that Centos can't use the IP of the JumpHost
       to connect the DB and testapi. It needs to use the internal IPs of the
       DB container and the testapi container.
    4. Change the IPs in the scripts to be the containers' internal IPs.

    JIRA: DOVETAIL-548

    Change-Id: I71aed82cb620b58bcd43ace61497db65c5bd7ecc
Signed-off-by: xudan <xudan16@huawei.com>
docs/submodules/dovetail