Merge "[Unity] Update doc for revert to snap support"

This commit is contained in:
Zuul 2019-04-30 22:34:09 +00:00 committed by Gerrit Code Review
commit 2609950d1e
2 changed files with 4 additions and 0 deletions

View File

@ -59,6 +59,7 @@ Storage Systems.
* Modify the user access privilege of a CIFS share.
* Take/Delete snapshot of a share.
* Create a new share from snapshot.
* Revert a share to a snapshot.
Supported Network Topologies
@ -251,6 +252,7 @@ Following driver features are implemented in the plugin.
* setup_server: Set up and configures share server with given network
parameters.
* teardown_server: Tear down the share server.
* revert_to_snapshot: Revert a share to a snapshot.
The :mod:`manila.share.drivers.dell_emc.driver` Module

View File

@ -56,6 +56,8 @@ The following operations are supported:
- Shrink a share.
- Revert a share to a snapshot.
Supported network types
~~~~~~~~~~~~~~~~~~~~~~~