emc-openstack / storops

Python storage management library for VNX and Unity.
Apache License 2.0
54 stars 29 forks source link

Unity: supports refresh of Snapshots/ThinClones #375

Open lszomor opened 1 year ago

lszomor commented 1 year ago

Hello, I've added refresh action support for UnitySnap, UnityLun, and UnityStorageResource to support our daily operation. This is a prerequisite for an ansible-unity feature (https://github.com/dell/ansible-unity/issues/35) Please review the modifications and feel free to ask if you have any questions.

Rationale

With the refresh capabilities added, one can easily update a test environment without a lengthy copy / backup-restore process.

anupamaloke commented 1 year ago

@lszomor, thank you for submitting the PR. We will work with the storops team to review and accordingly accept this in future release.

lszomor commented 1 year ago

@anupamaloke, thank you for the update