← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1857013] Re: Configure live migrations in nova - timeout section for kvm doesn't mention live_migration_timeout_action

 

Reviewed:  https://review.opendev.org/700124
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ba3c6bf55525e79fa62a29fb1de80136c33dc5b4
Submitter: Zuul
Branch:    master

commit ba3c6bf55525e79fa62a29fb1de80136c33dc5b4
Author: chenxing <chason.chan@xxxxxxxxxxx>
Date:   Fri Dec 20 16:59:03 2019 +0800

    Add description of live_migration_timeout_action option
    
    Change-Id: I1e661751e62ecfa6ce9e3800cd5c3a285c0cca11
    Closes-Bug: #1857013


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1857013

Title:
  Configure live migrations in nova - timeout section for kvm doesn't
  mention live_migration_timeout_action

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  - [x] This is a doc addition request.

  In the section on configuring timeouts for live migration for kvm:

  https://docs.openstack.org/nova/latest/admin/configuring-
  migrations.html#advanced-configuration-for-kvm-and-qemu

  It mentions live_migration_completion_timeout but not the
  live_migration_timeout_action config option which was added in Stein:

  https://specs.openstack.org/openstack/nova-
  specs/specs/stein/implemented/live-migration-force-after-timeout.html

  That allows configuring the compute that if the timeout is reached, to
  automatically abort (default) or switch to post-copy or auto-converge
  based on whether or not post-copy is available.

  -----------------------------------
  Release:  on 2019-01-16 17:50:10
  SHA: 589576ade808eacf69dee4cfcfb4ce48abd04994
  Source: https://opendev.org/openstack/nova/src/doc/source/admin/configuring-migrations.rst
  URL: https://docs.openstack.org/nova/latest/admin/configuring-migrations.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1857013/+subscriptions


References