Update git submodules
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Mon, 22 Jan 2018 09:19:01 +0000 (09:19 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 22 Jan 2018 09:19:01 +0000 (09:19 +0000)
commit427bf15acac2a47cdbfd3d2fa156f262c3cef8e9
treeb4d20c314ba76614a4f6fba99c38d104e0d1388a
parent9da0d97c21c65fd99f924678be6f3bcc6eb70e19
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[baremetal] Fix cmp proto dhcp on PXE/admin"
  - [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>
docs/submodules/fuel