deprecate live_migration_uri option

Bug #1680729 reported by zhongshengping
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-nova
Triaged
Medium
Takashi Kajinami

Bug Description

2017-04-06 18:08:48.519 19627 DEBUG oslo_service.service [req-42baf900-9dc0-49ca-9764-a484077bd979 - - - - -] libvirt.live_migration_tunnelled = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2783
2017-04-06 18:08:48.519 19627 WARNING oslo_config.cfg [req-42baf900-9dc0-49ca-9764-a484077bd979 - - - - -] Option "live_migration_uri" from group "libvirt" is deprecated for removal. Its value may be silently ignored in the future.

zhongshengping (chdzsp)
Changed in puppet-nova:
assignee: nobody → zhongshengping (chdzsp)
Changed in puppet-nova:
assignee: zhongshengping (chdzsp) → Takashi Kajinami (kajinamit)
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to puppet-nova (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/puppet-nova/+/915135

Changed in puppet-nova:
status: New → Triaged
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

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.