diff options
author | xudan <xudan16@huawei.com> | 2017-11-02 02:17:10 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-06 01:28:29 +0000 |
commit | 3325c7beb8a07bd73992fd2185e2c9bc8dd3c3cf (patch) | |
tree | 8fb9d62223e37285266878f5ed69514a4fea07e9 /docs/submodules | |
parent | ee0b214cbbd951d3f9553a3a6e07bf712240e997 (diff) |
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>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/dovetail | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail -Subproject 0df52c2b1fe801b0f282c4f44aed7891a389d83 +Subproject 2866e0b3a9f028eee262b65db1e377b50b3f959 |