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
(cherry picked from commit e626f54f8b)