← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1822921] Re: [VPNaaS]: Skip check process status for HA backup routers

 

Reviewed:  https://review.opendev.org/611269
Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=1ebd920ecf0a3a43268ffa139ed7ef2142424308
Submitter: Zuul
Branch:    master

commit 1ebd920ecf0a3a43268ffa139ed7ef2142424308
Author: Mohammed Naser <mnaser@xxxxxxxxxxxx>
Date:   Wed Oct 17 11:23:01 2018 +0200

    Skip reporting status for HA backup routers
    
    The VPN plugin tries to check status for all VPN services, including
    those which will never run there because the state of the router is
    in 'backup' mode when using HA.
    
    This patch adds an optimization in order to only report and check
    the status when the service is not running in backup.
    
    Co-Authored-By: Dongcan Ye <hellochosen@xxxxxxxxx>
    Closes-Bug: #1822921
    Change-Id: I3505897a3a6bfb0f03a4c98b26d4a0de12cba73f


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

Title:
  [VPNaaS]:  Skip check process status for HA backup routers

Status in neutron:
  Fix Released

Bug description:
  Since we disable vpn process on backup router, we should skips check
  for those process status and then report status to neutron server.

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


References