Update git submodules
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Fri, 16 Feb 2018 09:20:41 +0000 (13:20 +0400)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 16 Feb 2018 16:01:13 +0000 (16:01 +0000)
commit00e24615cdb07fefe053fc88c7568f186bf91414
treee96180c1cb13a3a17f81608ab2694ee81a4db19a
parent380fce87a423057dcf3ff225df6dcd4336be9957
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Set nova disk cachemodes to file directsync

    Set nova/libvirt disk cache modes to file directsync to bypass the
    host page cache & prevent instance's kernel panic due to absent
    /dev partition. Caching mode directsync effectively turns all guest
    I/O operations into direct I/O operations on the host, which is the
    NFS client (virtuals) or GlusterFS (baremetals).
    Also return back to hwe kernel as a golden mean between GA & Edge ones.

    Change-Id: I51ab7d0ee71c214ff16b756cfee16e918738b6fd
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
docs/submodules/fuel