migration interface
novaclient.v2.migrations.
Migration
(manager, info, loaded=False, resp=None)Bases: novaclient.base.Resource
Populate and bind to a manager.
Parameters: |
|
---|
novaclient.v2.migrations.
MigrationManager
(api)Bases: novaclient.base.ManagerWithFind
list
(host=None, status=None, cell_name=None, instance_uuid=None)Get a list of migrations. :param host: (optional) filter migrations by host name. :param status: (optional) filter migrations by status. :param cell_name: (optional) filter migrations for a cell.
resource_class
alias of Migration
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.