Zun

Comment 3 for bug 1787855

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

Reviewed: https://review.openstack.org/593482
Committed: https://git.openstack.org/cgit/openstack/zun/commit/?id=04a186eddeccdf44c5740b3f9b690acb61dcf6a1
Submitter: Zuul
Branch: master

commit 04a186eddeccdf44c5740b3f9b690acb61dcf6a1
Author: Hongbin Lu <email address hidden>
Date: Mon Aug 20 04:16:24 2018 +0000

    Allow volume to be shared across capsule

    This allows a cinder volume to be shared by multiple containers
    that are in the same capsule. This is for supporting the use
    cases that multiple containers inside the capsule read/write
    to a shared storage.

    Change-Id: Ia7a14e52d03b50cfe19d8959e715ebc7f4c3f1d2
    Closes-Bug: #1787855