Update git submodules
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Fri, 26 Apr 2019 11:26:45 +0000 (13:26 +0200)
committerGerrit Code Review <gerrit@onap.org>
Tue, 30 Apr 2019 08:02:22 +0000 (08:02 +0000)
commit7ae0bc16746c0ff9bc1b276df4e7bff287f639bc
tree3269f8d00c7391b5d215badfd1e196d81483f411
parentcbdf9c7f4c3234f3713e5c3d7df9464877492669
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to ee157b53be7c176081aed96a74fe8ff09b208cb8
  - Cleanup Rancher containers after Molecule converge

    Rancher role test do remove rancher/agent and rancher/server
    containers at 'cleanup' stage but Rancher Agent spawned
    containers are left orphaned. This patch adds tasks to
    remove them.

    This patch also adds custom ansible module for listing
    docker containers (as of ansible 2.7.10 no upstream module
    provides that feature, even new docker_container_info info
    module in ansible's devel branch doesn't have it)

    Change-Id: I6325dc81063b55b70136280273f8f6138c7a0375
    Issue-ID: OOM-1811
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
docs/submodules/oom/offline-installer.git