Merge "api-ref: Fix parameter type in server-migrations.inc"

This commit is contained in:
Zuul 2018-01-30 23:02:33 +00:00 committed by Gerrit Code Review
commit 19829aa2e2
1 changed files with 2 additions and 2 deletions

View File

@ -2835,10 +2835,10 @@ force_live_migrate:
min_version: 2.30
force_migration_complete:
description: |
The action.
The action to force an in-progress live migration to complete.
in: body
required: true
type: string
type: none
min_version: 2.22
force_snapshot:
description: |