Comment 2 for bug 1675469

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

Reviewed: https://review.openstack.org/449205
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=e626f54f8b9793a06be2f2b0a49b2dbbff4ecdd3
Submitter: Jenkins
Branch: master

commit e626f54f8b9793a06be2f2b0a49b2dbbff4ecdd3
Author: Eric Harney <email address hidden>
Date: Thu Mar 23 12:07:54 2017 -0400

    RemoteFS: prevent creation of encrypted volumes

    Support for volume encryption of FS-based volumes is not
    currently implemented in Nova. Creating encrypted volumes
    with these drivers can result in dangerous and undesired
    behavior. Block creation of encrypted volumes for these
    drivers until this is supported.

    This adds a per-driver switch which can be used to enable
    this for individual RemoteFS drivers as they are tested.

    Closes-Bug: #1675469

    Change-Id: I39d4230106c891e1b480989daaf72bea5a64e4b3