Add missing ws separator between words
This is to add missing ws separator between words. Change-Id: I311cabbbc8cf95dbceb7d194b6e742f2e1d91589
This commit is contained in:
@@ -89,7 +89,7 @@ class ZoneMigration(base.ZoneMigrationBaseStrategy):
|
||||
"type": "string"
|
||||
},
|
||||
"dst_node": {
|
||||
"description": "Compute node to which"
|
||||
"description": "Compute node to which "
|
||||
"instances migrate",
|
||||
"type": "string"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user