Comment 15 for bug 1843734

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

Reviewed: https://review.opendev.org/742751
Committed: https://git.openstack.org/cgit/openstack/paunch/commit/?id=e13226d4cf279071a07d7196c3e631d004031a1b
Submitter: Zuul
Branch: stable/queens

commit e13226d4cf279071a07d7196c3e631d004031a1b
Author: Emilien Macchi <email address hidden>
Date: Thu Jul 23 17:04:14 2020 -0400

    [queens-only] Improve volume validation (unclean backport)

    Manually backport I9a55698b04dc2c5f01d776c6bdc2f26d47baf803.

    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: Id42eb9d550865682078781a04f961c13bfbcde78
    Closes-Bug: #1843734