Comment 3 for bug 1838668

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to paunch (stable/stein)

Reviewed: https://review.opendev.org/674090
Committed: https://git.openstack.org/cgit/openstack/paunch/commit/?id=d105c6e9a21fc70bc5bfdf5a9d9796badb019704
Submitter: Zuul
Branch: stable/stein

commit d105c6e9a21fc70bc5bfdf5a9d9796badb019704
Author: Damien Ciabrini <email address hidden>
Date: Tue Jul 9 22:23:28 2019 +0200

    Generate addition drop-in dependencies for podman containers

    If a container managed by Paunch and has the drop-in file enabled, we
    want to start the containers with the script provided by the Paunch rpm:
    paunch-start-podman-container

    The script will take care of proper ordering when creating systemd scope
    files.

    Partial-Bug: #1838668
    Change-Id: Idaf5d4871ad1231f2592238a7925857af8f40548
    (cherry picked from commit b33aeea9728233aca852a3e132f23fca71ac42df)