manila/releasenotes/notes/share-mount-snapshots-b52bf3433d1e7afb.yaml
tpsilva 8d71932c69 Add mountable snapshots support
This new feature gives the user the ability to allow and
deny access to the snapshots, so that they could be mounted in
read-only mode to retrieve files.

APIImpact
DocImpact

Co-Authored-By: Rodrigo Barbieri <rodrigo.barbieri@fit-tecnologia.org.br>
Co-Authored-By: Alyson Rosa <alyson.rosa@fit-tecnologia.org.br>
Co-Authored-By: Miriam Yumi <miriam.peixoto@fit-tecnologia.org.br>

Partially-implements: blueprint manila-mountable-snapshots
Change-Id: I65f398a05f82eef31ec317d70dfa101483b44b30
2017-01-24 17:26:45 -02:00

8 lines
243 B
YAML

---
features:
- Added mountable snapshots feature to manila. Access can now
be allowed and denied to snapshots of shares created
with a share type that supports this feature.
- Added mountable snapshots support to the LVM driver.