Comment 8 for bug 1843734

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

Reviewed: https://review.opendev.org/682141
Committed: https://git.openstack.org/cgit/openstack/paunch/commit/?id=3ce8c1ad988872234225fb3d316375c0e8ebcb36
Submitter: Zuul
Branch: master

commit 3ce8c1ad988872234225fb3d316375c0e8ebcb36
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