Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 26 Jan 2018 17:05:20 +0000 (17:05 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 26 Jan 2018 17:05:20 +0000 (17:05 +0000)
commit842afa2b12de2d3fd4909df69550ddb576abf1e7
tree6919abcb64e4721c639b85439b68f92b39ccc638
parent665288bb225797122ee68986609f2938e8cd2ec6
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Merge "[baremetal] Fix cmp proto dhcp on PXE/admin" into stable/euphrates
  - [baremetal] Fix cmp proto dhcp on PXE/admin

    Although we properly filter the PXE/admin interface in the common
    openstack_compute_pdf.yml.j2 template and use DHCP instead of manual
    setup, we failed to do the same in scenario-specific overrides
    (ODL, OVS), so we end up with 'proto: manual' on PXE/admin on cmp
    nodes.

    The fix is trivial and reuses the mechanism in the common class in
    scenario-specific templates (if interface is PXE/admin, use 'DHCP'
    instead of 'manual').

    This solves the issue of broken connectivity to Salt master after
    cmp reboot.

    Change-Id: I1953d03343190acb2efcab4412a3d37e130b0ea9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit 19913423a73f5913f7aa12a0737b2d2d36639efe)
docs/submodules/fuel