python-novaclient/novaclient/v2
Matt Riedemann e281368c96 docs: clarify nova migration-list --host option
The GET /os-migrations API takes both a host and
source_compute filter parameter. The former filters
on either the source or destination compute, so this
change clarifies that in the command help for the
--host option.

Change-Id: I078add63896c7455be7e3672b7172debb962a5e2
2019-08-07 09:23:45 -04:00
..
__init__.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
agents.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
aggregates.py Add return-request-id-to-caller function(2/5) 2016-01-27 02:45:22 +00:00
assisted_volume_snapshots.py Use jsonutils of oslo.serialization 2018-07-31 13:19:01 +09:00
availability_zones.py Remove 1.1 extension comment 2017-04-27 15:40:29 +08:00
cells.py Deprecate cells v1 and extension commands and APIs 2019-07-10 08:54:36 +09:00
client.py Remove deprecated methods and properties 2019-07-04 04:06:42 +00:00
flavor_access.py Deprecate --tenant option from flavor-access-list 2016-05-18 14:10:42 -04:00
flavors.py Optimize limit option docs string description for novaclient 2019-05-17 11:01:30 +08:00
hypervisors.py Allow searching for hypervisors and getting back details 2019-05-18 14:47:11 -04:00
images.py Remove deprecated image commands/API bindings 2017-02-22 15:56:28 -05:00
instance_action.py Optimize limit option docs string description for novaclient 2019-05-17 11:01:30 +08:00
instance_usage_audit_log.py Handle unicode multi-byte characters 2019-02-22 05:32:49 +00:00
keypairs.py Optimize limit option docs string description for novaclient 2019-05-17 11:01:30 +08:00
limits.py Use utils.prepare_query_string instead of duplicated code 2017-11-22 13:35:27 +00:00
list_extensions.py Deprecate cells v1 and extension commands and APIs 2019-07-10 08:54:36 +09:00
migrations.py Optimize limit option docs string description for novaclient 2019-05-17 11:01:30 +08:00
networks.py Remove deprecated network APIs 2017-04-03 13:17:25 -04:00
quota_classes.py Add support for the 2.57 microversion 2018-01-15 14:42:53 +08:00
quotas.py Add support for the 2.57 microversion 2018-01-15 14:42:53 +08:00
server_external_events.py Move all extensions from contrib dir 2016-11-30 18:00:05 +00:00
server_groups.py Optimize limit option docs string description for novaclient 2019-05-17 11:01:30 +08:00
server_migrations.py Support for abort an ongoing live migration 2016-03-01 13:43:33 +00:00
servers.py Update api-ref location 2019-07-22 20:52:18 +02:00
services.py Change Service repr to use self.id always 2017-07-26 12:14:54 -04:00
shell.py docs: clarify nova migration-list --host option 2019-08-07 09:23:45 -04:00
usage.py Optimize limit option docs string description for novaclient 2019-05-17 11:01:30 +08:00
versions.py Fix cropping the endpoint url 2017-07-07 20:33:23 +00:00
volumes.py Fix the inappropriate parameter name 2017-07-16 23:34:57 +08:00