Merge "Fix typo in StorageCapacityBalance"
This commit is contained in:
@@ -110,7 +110,7 @@ class StorageCapacityBalance(base.WorkloadStabilizationBaseStrategy):
|
|||||||
return filtered_pools
|
return filtered_pools
|
||||||
|
|
||||||
def get_volumes(self, cinder):
|
def get_volumes(self, cinder):
|
||||||
"""Get all volumes with staus in available or in-use and no snapshot.
|
"""Get all volumes with status in available or in-use and no snapshot.
|
||||||
|
|
||||||
:param cinder: cinder client
|
:param cinder: cinder client
|
||||||
:return: all volumes
|
:return: all volumes
|
||||||
|
|||||||
Reference in New Issue
Block a user