cinder/releasenotes/notes/smbfs-fixed-image-9b642b63fcb79c18.yaml
AlexMuresan 54c2787132 SMBFS: add fixed image support
The SMBFS driver currently supports only dynamic vhd/x images.

This change will allow configuring the driver to use fixed images
using the 'nas_volume_prov_type' config option.

Note that fixed images will always be zeroed out. We recommend
placing the images on ReFS/SSD backed storage.

Implements: blueprint smbfs-fixed-images

Change-Id: Ic9e724fcda83fea384406f45f792f7a2d4b979bb
2017-11-03 11:47:23 +02:00

6 lines
150 B
YAML

---
features:
- |
The SMBFS volume driver can now be configured to use fixed vhd/x images
through the 'nas_volume_prov_type' config option.