Fix typo in StorageCapacityBalance
TrivialFix Change-Id: If1fb33276fc08945aa45e6baecaeebca3ba070fe
This commit is contained in:
parent
5b70c28047
commit
7f6a300ea0
@ -110,7 +110,7 @@ class StorageCapacityBalance(base.WorkloadStabilizationBaseStrategy):
|
||||
return filtered_pools
|
||||
|
||||
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
|
||||
:return: all volumes
|
||||
|
Loading…
x
Reference in New Issue
Block a user