Comment 5 for bug 1796646

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

Reviewed: https://review.openstack.org/608632
Committed: https://git.openstack.org/cgit/openstack/paunch/commit/?id=e2b74083feccd9034bfeb4d88a971d4a411575ed
Submitter: Zuul
Branch: master

commit e2b74083feccd9034bfeb4d88a971d4a411575ed
Author: Bogdan Dobrelya <email address hidden>
Date: Mon Oct 8 12:12:11 2018 +0200

    Add missing default-runtime support bits

    So it can be used when debugging containers with podman
    and paunch. Also fix clean/list/delete should be added the
    default_runtime value.

    Deduplicate cont_cmd and default_runtime (deprecated) ABI
    params passed into action methods and taking the same
    values. Use cont_cmd instead.

    Closes-Bug: #1796646

    Change-Id: I86d6403ee6d7e8acd05e8646066420feec098f1a
    Signed-off-by: Bogdan Dobrelya <email address hidden>