| commit | 4bbe5b58ec4d77799dd9cac5655474eb14ddb4ca | [log] [tgz] |
|---|---|---|
| author | James Parker <jparker@redhat.com> | Tue Mar 31 11:21:42 2020 -0400 |
| committer | James Parker <jparker@redhat.com> | Thu May 14 10:21:26 2020 -0400 |
| tree | aea10352aba4d4790f6dc6c02dd650c136a34ecf | |
| parent | 0c71fc29a13545572ecf8eb5e56c20f9086ce009 [diff] |
Add migration uuid API schema validation for 2.59
Microversion 2.59 [1] compute API added a "uuid" parameter to the body of
the following migration responses:
- GET /os-migrations
- GET /servers/{server_id}/migrations/{migration_id}
- GET /servers/{server_id}/migrations
This commit adds the uuid to the response validation schema for
list_migrations.
[1] https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#id55
Change-Id: Ic748f70d90446c79324df30147e4a270b72d710e