Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 30 Oct 2017 17:16:07 +0000 (17:16 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 30 Oct 2017 17:16:07 +0000 (17:16 +0000)
commitd368df3795a56103206c45d552da349da25a12e0
tree5a614b013279dcbf6e3ec46c899f8a61d14cda97
parentb5caff4f0d3792670502a79f4b808232b389fe0a
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "lib.sh: rm Ubuntu boot entry on EFI systems"
  - 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>
docs/submodules/fuel