Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 12 Nov 2017 05:45:50 +0000 (06:45 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Sun, 12 Nov 2017 17:15:23 +0000 (17:15 +0000)
commitde14581b975463c5205536bf70a990259c467d35
treefbd7f0c7f0cc7f99826082be230f9c6a90a0b80d
parent63cedaefeccd2d3d220d0afdd9b757adf6bf7a03
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - [baremetal] prx: Fix empty Apache module list

    On low state expansion, apache.server.modules is iterated, and
    since reclass transforms '~' into 'null', an exception is thrown.

    Use an empty string instead (different type will still ensure reclass
    overrides variables from apache service instead of merging the lists).

    While at it, add missing version 'latest' for mod-wsgi pkg.

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