← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1514728] Re: insufficient service name for external process

 

Reviewed:  https://review.openstack.org/243448
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c000ae3c1e1c9f0e096fd1bc5bd44305a752ade2
Submitter: Jenkins
Branch:    master

commit c000ae3c1e1c9f0e096fd1bc5bd44305a752ade2
Author: LIU Yulong <liuyulong@xxxxxxxx>
Date:   Tue Nov 10 16:27:04 2015 +0800

    Correct insufficient name for external process in manager log
    
    Let's just make the log more precise.
    
    But remember the inconsitent use of the ProcessManager:
    The following external processes's ProcessManager
    did not set the 'service' param:
    1. HA router IP monitor
    2. DHCP dnsmasq
    3. keepalived(vrrp)
    4. metadata-proxy
    
    The following set:
    1. dibbler
    2. radvd
    
    Change-Id: I93b742ff1e52f15e5541ef3e7c8e844c70e8dd6c
    Closes-Bug: #1514728


** 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/1514728

Title:
  insufficient service name for external process

Status in neutron:
  Fix Released

Bug description:
  The following external process monitor has insufficient name for external process manager:
  1. HA router IP
  2. DHCP dnsmasq
  3. keepalived
  4. metadata-proxy

  These monitor will get some insufficient  log like:
  'default-service'  for router with uuid xxx-xxx-xxx-xxx-xxx not found.  The process should not have died
  respawning 'default-service' for uuid xxx-xxx-xxx-xxx-xxx

  The 'default-service' is insufficient for cloud administartor.

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


References