Merge "Fix misspelling"
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user