Closed kpawar-sap closed 1 year ago
Aligned with upstream PR https://review.opendev.org/c/openstack/manila/+/893345
I think it makes sense to add a unit test case for this calculation
I think it makes sense to add a unit test case for this calculation
added test
Share/Snapshot list API return count of shares/snapshots. But it return the wrong count as it consider ShareInstances/SnapshotInstances. So filter queries by unique share_id/snapshot_id.