zhangbailin 8744bea0e3 Microversion 2.80: Add user_id/project_id to migration-list API
Add ``user_id`` and ``project_id`` to the ``GET /os-migrations``
API, and it can called ``--user-id <user_id>`` and/or
``--project-id <project_id>`` by ``nova migration-list`` CLI.

Showing the ``user_id`` and ``project_id`` when using api_version>=2.80
with the server-migration-list or server-migration-show APIs.

Depends-On: https://review.opendev.org/#/c/674243/
Part of blueprint add-user-id-field-to-the-migrations-table

Change-Id: I11343ca265ab2b6b6f46877897d8223ef340c258
2019-10-16 14:07:28 +00:00
2018-07-16 15:43:48 +07:00
2018-07-16 15:43:48 +07:00
2019-04-19 19:43:24 +00:00
2014-05-07 12:16:41 -07:00
2018-07-16 15:43:48 +07:00
2015-09-08 10:10:25 -07:00
2011-08-08 13:25:29 -07:00
2019-04-23 01:18:31 +00:00
2019-07-02 09:35:48 +08:00
2017-03-06 01:18:45 +00:00
2019-10-11 03:51:38 +09:00

Team and repository tags

image

Python bindings to the OpenStack Compute API

Latest Version

This is a client for the OpenStack Compute API. It provides a Python API (the novaclient module) and a command-line script (nova). Each implements 100% of the OpenStack Compute API.

Description
OpenStack Compute (Nova) Client
Readme 35 MiB
Languages
Python 100%