Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Thu, 22 Feb 2018 01:02:45 +0000 (02:02 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 22 Feb 2018 01:49:30 +0000 (01:49 +0000)
commit05a9bdc7af94e461f661d327bb1ab4fa2aee3af3
tree568bca5f04d7c5b19d9563595854c800fe2d4a9c
parente4090f255725303dfeb0dd3e49b0d1633ab84a72
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [HA] [cinder] Fix rootfs part name for sda > 2TB

    On systems with more than 2TB on /dev/sda, MaaS automatically creates
    a 1MB partition with bios_grub label as /dev/sda1.
    Account for this and expect rootfs to reside on /dev/sda2 (assume
    all compute nodes have the same behavior wrt this issue).

    Ideally, later we will switch to explicit partitioning via MaaS, or to
    a new baremetal provisioner like Ironic.

    Requires bumping Pharos git submodule to pick up the new j2 filter.

    Fixes: f6f8a56

    JIRA: FUEL-330

    Change-Id: I12f5046cf69bf2f52c8b8dc331b90048df643646
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
docs/submodules/fuel