Merge "Fix misspelling"

This commit is contained in:
Zuul
2019-09-23 06:52:51 +00:00
committed by Gerrit Code Review

View File

@@ -86,10 +86,10 @@ class NodeResourceConsolidation(base.ServerConsolidationBaseStrategy):
return { return {
"properties": { "properties": {
"host_choice": { "host_choice": {
"description": "the way to select the server migration " "description": "The way to select the server migration "
"destination node, The value auto " "destination node. The value 'auto' "
"means that Nova schedular selects " "means that Nova scheduler selects "
"the destination node, and specify " "the destination node, and 'specify' "
"means the strategy specifies the " "means the strategy specifies the "
"destination.", "destination.",
"type": "string", "type": "string",