libvirt/virtproxyd now listens on all interfaces

Bug #2012747 reported by Takashi Kajinami
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-nova
Fix Released
Medium
Takashi Kajinami

Bug Description

Previously we make libvirtd/virtproxyd listen on a specific network.
However this was removed when we replaced --listen option by socket services.
We have to modify systemd socket unit to make sure socket listens on only specific networks.

Changed in puppet-nova:
importance: Undecided → Medium
assignee: nobody → Takashi Kajinami (kajinamit)
Changed in puppet-nova:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-nova (master)

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

commit e9b881647a99de801660e262972dbe711999a239
Author: Takashi Kajinami <email address hidden>
Date: Sat Mar 25 00:38:06 2023 +0900

    Make sure socket listens on specific interface

    This change makes sure that systemd sockets for libvirt/virtproxy
    listen on a specific interface instead of all interfaces, when user
    gives the listen_address parameter.

    Closes-Bug: #2012747
    Change-Id: I8e7775ce73eeb44a60dc94de1c1707aec92f6ae3

Changed in puppet-nova:
status: In Progress → Fix Released
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/+/878542
Committed: https://opendev.org/openstack/puppet-nova/commit/05593c3affb9b2ea97b098a60dd9f883116acbb5
Submitter: "Zuul (22348)"
Branch: master

commit 05593c3affb9b2ea97b098a60dd9f883116acbb5
Author: Takashi Kajinami <email address hidden>
Date: Sat Mar 25 01:00:25 2023 +0900

    libvirt: Drop unused listen options

    The following options are no longer used since we replaced --listen
    argument by systemd unit files.
     - listen_tcp
     - listen_tls
     - listen_addr

    See [1] to find more details.

    [1] https://libvirt.org/daemons.html#monolithic-systemd-integration

    Related-Bug: #2012747
    Change-Id: If63ae17ad2df79f8a91bc2db5c21939c36f12e02

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-nova 22.0.0

This issue was fixed in the openstack/puppet-nova 22.0.0 release.

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.