Fix misspelling

Depends-on: Ifa21645e19b8311de35cb9b0b8f39371b8713a2f
Depends-on:Ic2ae4cb758eba32f1b1529a24d12a57ca93a2a82
Change-Id: Ia1ea9814b8293e2bed989d700c7a813a97052f04
This commit is contained in:
licanwei
2019-09-20 00:48:52 -07:00
parent cca74f4698
commit 4869449211

View File

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