Comment 14 for bug 1798362

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

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

commit d2f7423718c7829a5d0ae029103ee6b4f3b41a07
Author: Bogdan Dobrelya <email address hidden>
Date: Wed Apr 8 15:48:14 2020 +0200

    Process labels before building container run args

    The consistent way of building container run arguments is processing
    labels (possibly multiple) first.

    Fix 'debug' actions 'run' and 'print-cmd' to not falling behind of that
    pattern already proved working well for containers 'apply'.

    Change-Id: I771d086cc75695d7ce2db35c852bb35bb4c59708
    Related-Bug: #1798362
    Signed-off-by: Bogdan Dobrelya <email address hidden>
    (cherry picked from commit 6423f9d6eee9bf22f30ff7a7b5d92c6a06112625)