Comment 2 for bug 1680729

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to puppet-nova (master)

Reviewed: https://review.opendev.org/c/openstack/puppet-nova/+/915135
Committed: https://opendev.org/openstack/puppet-nova/commit/34f0c8c7223695a0ee80e183b6387702b375390a
Submitter: "Zuul (22348)"
Branch: master

commit 34f0c8c7223695a0ee80e183b6387702b375390a
Author: Takashi Kajinami <email address hidden>
Date: Fri Apr 5 23:25:13 2024 +0900

    Avoid deprecated live_migration_uri if possible

    The live_migration_uri option was deprecated in favor of the new
    live_migration_(scheme|inbound_addr) options.

    Note that the new options does not allow customizing some parameters
    for ssh, which were possible by the deprecated _uri option, so
    the legacy option is still used if a user requests any of the options
    currently not configurable by the new options.

    Related-Bug: #1680729
    Change-Id: I88c9777999cb091b8570c642e75b0332fb103294