emc-openstack / storops

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

Issue storage pool type enum #358

Closed Pavan-Mudunuri closed 2 years ago

Pavan-Mudunuri commented 2 years ago

While calling StoragePoolTypeEnum from enum module is returning dynamic in place of traditional and traditional in place of dynamic we have cross verified it with array documentation and it appears the enum value which is being returned is not as per the documentation Screenshot (2) Screenshot (4) Can you please look into the issue ? Thanks Pavan

yong-huang commented 2 years ago

Thanks for the reporting, will fix it.

yong-huang commented 2 years ago

Fixed in https://github.com/emc-openstack/storops/pull/359, close it.