[Unity] Update doc for compressed volume support

Change-Id: I02ba7f65bf4c47b64f7f94164a2689b00291bc3e
This commit is contained in:
Yong Huang 2019-04-25 10:04:03 +08:00
parent ae5f41e776
commit c6360d3403

View File

@ -264,6 +264,10 @@ enables compression support needs to be created first:
Then create volume and specify the new created volume type.
.. note:: In Unity, only All-Flash pools support compressed volume, for the
other type of pools, "'compression_support': False" will be
returned when getting pool stats.
Storage-assisted volume migration support
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~