Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 21 Sep 2018 19:53:20 +0000 (21:53 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Sat, 22 Sep 2018 17:41:59 +0000 (17:41 +0000)
commit5311294471d72fa0fdf8ac29f1d6f9a91b727813
treee3ad07dc2f98c0ca8e1815bf2e4e96e49ca2bafe
parente98f8f224533f0b8996297e1f09120a5cea2680d
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [build] Use python -m pip workaround

    pipenv depends on pip, which conflicts with some distro versions of
    pip, see bug [1].

    While at it, workaround lib64 issues on CentOS by passing
    `--always-copy` when creating the venv [2].

    [1] https://github.com/pyenv/pyenv/issues/1141
    [2] https://github.com/pypa/pipenv/issues/1929

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