Fix typos and messages in strategies
This patch fixes various typos and other nits in the strategies. It also updates some of the log messages to be a little more operator friendly. Change-Id: Ic9268c6d7376dad215a1a40798485b1d836ba7ae Closes-Bug: #1604248
This commit is contained in:
@@ -372,7 +372,7 @@ class VMWorkloadConsolidation(base.ServerConsolidationBaseStrategy):
|
||||
return False
|
||||
|
||||
def vm_fits(self, vm_uuid, hypervisor, model, cc):
|
||||
"""Indicate whether is a hypervisor able to accomodate a VM.
|
||||
"""Indicate whether is a hypervisor able to accommodate a VM.
|
||||
|
||||
This considers provided resource capacity coefficients (cc).
|
||||
:param vm_uuid: string
|
||||
|
||||
Reference in New Issue
Block a user