sapcc / manila

Shared filesystem management project for OpenStack.
http://openstack.org
Apache License 2.0
0 stars 2 forks source link

Handle revert to snapshot for NetApp #176

Closed kpawar-sap closed 1 month ago

kpawar-sap commented 5 months ago

For NetApp ONTAP, revert to snapshot consider the largest size between original share size and snapshot size after revert is done. This is different from generic approach where share size is updated to snapshot size blindly. Fixed this.

Change-Id: I7be842df601d9409f4b4040357f7048eca479eac

kpawar-sap commented 5 months ago

upstream - https://review.opendev.org/c/openstack/manila/+/920382

kpawar-sap commented 4 months ago

Rebased on stable/xena-m3

kpawar-sap commented 2 months ago

upstream merged, please review to merge next week.

kpawar-sap commented 1 month ago

changed from reserve percent to size-available.

kpawar-sap commented 1 month ago

updated from size-available to size-total