commit | 69b00b5b2686ee64fd8e061d30532202842c5f8c | [log] [tgz] |
---|---|---|
author | Xing Yang <xing.yang@emc.com> | Sun Nov 22 16:10:44 2015 -0500 |
committer | Xing Yang <xing.yang@emc.com> | Thu Feb 18 04:09:05 2016 -0500 |
tree | cc0ea46b09a8634deeb8596d4ed29d6ad472133e | |
parent | 66a7ce241eb072e7d757e07e2b1da65023d35139 [diff] |
Manage and unmanage snapshot Add APIs to support manage and unmanage share snapshots. Also add support in the Generic driver. This only supports for DHSS=False driver mode. Add provider_location column to the share_snapshots table to save data used to identify the snapshot on the backend. Also need to bump microversion. APIImpact DocImpact Change-Id: I87a066173c85d969607d132accd9f0e9bd49c235 Implements: blueprint manage-unmanage-snapshot