Comment 10 for bug 1843734

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

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

commit 50e5f4412ac9e61c0359517497154dcaf431a6f2
Author: Alex Schultz <email address hidden>
Date: Fri Sep 13 13:12:30 2019 -0600

    Improve volume validation

    We need to support both a source filesystem location and container
    volume for the volume mounts. This change adds the ability to validate
    that the provided source container is a container volume. Additionally
    aligns the validation between the docker/podman methods so they operate
    in the same fashion.

    Change-Id: I9a55698b04dc2c5f01d776c6bdc2f26d47baf803
    Closes-Bug: #1843734
    (cherry picked from commit 3ce8c1ad988872234225fb3d316375c0e8ebcb36)