Matt Riedemann 0e7c99c8ea Add --migration-type and --source-compute to migration-list
The GET /os-migrations API take a migration_type and source_compute
filter parameter on the request since the v2.0 API. This adds support
for specifying those parameters in the "nova migration-list" CLI
and related MigrationManager.list() python API binding methods.

A functional test is added which will cover the new options on all
three of the decorated do_migration_list shell methods with lower
bounds on 2.1, 2.59 and 2.66. Since the only type of migration we
can safely generate in a single-node CI job is a resize the test
does a resize. As such, _pick_alternate_flavor is moved into the
base test class for re-use.

Implements blueprint more-migration-list-filters

Change-Id: I4be9a06df3e0d40d3990d067ce112247a81b45b4
2019-08-08 18:13:33 -04: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-07-05 14:01:05 -04: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%