Update git submodules
authorFeng Pan <fpan@redhat.com>
Thu, 31 May 2018 17:32:27 +0000 (17:32 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 31 May 2018 17:32:27 +0000 (17:32 +0000)
commit136418b7ea4928cfb0c5dd28556cd32e4f7cbf22
treed6f105e37e68da3cc0312e6ad5a76d3205fdb37a
parent5ca7bc1e0671e943ab612f6185e63a9603a847e3
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Configure NAT with baremetal when necessary"
  - Configure NAT with baremetal when necessary

    We currently only enable NAT on undercloud for virtual deployments.
    However, there could be a case where a baremetal deployment also needs
    NAT as it is not using an interface on the overcloud nodes with external
    access. Therefore this patch changes the behavior to configure NAT when
    the gateway of either the external or admin (when external is disabled)
    network matches an IP assigned to the undercloud.

    JIRA: APEX-605

    Change-Id: I9c79af371913e6e5f0d39b433f68205bc7e106c5
Signed-off-by: Tim Rozet <trozet@redhat.com>
docs/submodules/apex