Update git submodules
authorTim Rozet <trozet@redhat.com>
Mon, 29 Oct 2018 20:08:04 +0000 (16:08 -0400)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 31 Oct 2018 20:15:49 +0000 (20:15 +0000)
commitde30816bc7272b95490b9bb7d0c0d4279d0e9a8e
tree27424c2baa9551dafadcbf71061dfe7eeb6f7551
parent3915c604843349492e9323dcaeeb6da971e86514
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fixes failure to restart containers post undercloud install

    It looks like the docker_container ansible module will recreate the
    container if it fails to restart it. This is undesired behavior so
    moving to use shell to restart the containers.

    Also, fixes mistral executor container not properly mounting the
    ceph-ansible playbook. Additionally fixes an issue with ceph-ansible by
    downgrading the package. Related rhbz:
    https://bugzilla.redhat.com/show_bug.cgi?id=1644713

    Change-Id: I3199b4af11a4170d19419f70cb53f7d74def273c
Signed-off-by: Tim Rozet <trozet@redhat.com>
docs/submodules/apex