emc-openstack / storops

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

CAVA support on NAS Server #365

Closed kuttattz closed 2 years ago

kuttattz commented 2 years ago

As part of customer request we have to support below operation on NAS server

image

As per our observation we could not find any support from SDK. Can you please help us with adding the support for the CAVA? Please let us know about your plan for the same

yong-huang commented 2 years ago

Supports CAVA enable/disable and file download/upload in https://github.com/emc-openstack/storops/pull/373, close this ticket.