← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2051690] Re: when removing net for agent dnsmask constantly tries to restart

 

Reviewed:  https://review.opendev.org/c/openstack/neutron/+/907191
Committed: https://opendev.org/openstack/neutron/commit/b37c0f45c833a3ff1589b5932a8300ffd6017be3
Submitter: "Zuul (22348)"
Branch:    master

commit b37c0f45c833a3ff1589b5932a8300ffd6017be3
Author: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@xxxxxxxxxxxxxxxxxxxxxxxx>
Date:   Tue Jan 30 11:40:31 2024 +0100

    dhcp: fix usage of helper function to retrieve process name
    
    Usage of the helper function which retrieves the name of the process
    based on the usage of the segments was missing for unregister which
    leads an issue when disabling dhcp agent for a network.
    
    Closes-Bug: #2051690
    Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@xxxxxxxxxxxxxxxxxxxxxxxx>
    Change-Id: Ic6e999214210383f17c29982bf5673eea1bb55c0


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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2051690

Title:
  when removing net for agent dnsmask constantly tries to restart

Status in neutron:
  Fix Released

Bug description:
  When removing network for agent, dnsmask constantly tries to revive.

  This has been observed when using multisegment. The external process
  monitor is not well unregistered for that service.

  This is because the correct helper to get the process identifier is
  not used for unregister.

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



References