summaryrefslogtreecommitdiff
path: root/api-ref/source
diff options
context:
space:
mode:
authorMatt Riedemann <mriedem.os@gmail.com>2018-09-25 17:06:02 -0400
committerMatt Riedemann <mriedem.os@gmail.com>2018-09-25 17:06:02 -0400
commit183ba80ec586b8661967c3a5eeb1bb44838276bc (patch)
treee88272a623c1827eb8a05497b700cf59e0255523 /api-ref/source
parentebab3adb2849c17ebb0249277da89d0d8111e591 (diff)
downloadnova-183ba80ec586b8661967c3a5eeb1bb44838276bc.tar.gz
api-ref: add 'migrations' param to GET /os-migrations
The response parameter table for the GET /os-migrations API reference was missing the top level "migrations" parameter which is the list of migration objects. While in here, fix the fake "Done" status to "done" in the sample. There is nothing in nova that uses a status of "Done". The evacuate operation uses "done". Change-Id: I1e193237e9aec05395cd2760d96e70db7791409b
Diffstat (limited to 'api-ref/source')
-rw-r--r--api-ref/source/os-migrations.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/api-ref/source/os-migrations.inc b/api-ref/source/os-migrations.inc
index 2a9e457cbd..0da9a558b1 100644
--- a/api-ref/source/os-migrations.inc
+++ b/api-ref/source/os-migrations.inc
@@ -42,6 +42,7 @@ Response
.. rest_parameters:: parameters.yaml
+ - migrations: migrations
- created_at: created
- dest_compute: migrate_dest_compute
- dest_host: migrate_dest_host