Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Thu, 24 Aug 2017 02:09:59 +0000 (04:09 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 31 Oct 2017 15:26:34 +0000 (15:26 +0000)
commitc9b0c3db8e68229c0a8ec291f5bdd897426fc835
treed5e0fbddf2002af4026a99baa8de0861454a85bc
parent0c2242463814d4050620891c0fa2a68c161d3679
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - lib.sh: rm Ubuntu boot entry on EFI systems

    On EFI-enabled systems, grub-install from grub-efi-* package
    installs a boot entry named "ubuntu".

    MaaS relies on IPMI to set boot order to PXE first; however
    on systems with buggy firmware or without full IPMI support,
    that fails, leading to booting Ubuntu from hard disk instead.

    Work around this by clearing any previous Ubuntu boot entry
    from board flash, before starting a new baremetal deploy.

    NOTE: This only runs against nodes that are online from a
    previous deploy.

    Closes: ARMBAND-47

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