Skip to content
Snippets Groups Projects
  1. Apr 29, 2024
  2. Jun 20, 2020
  3. Aug 08, 2018
  4. May 02, 2018
    • chenxing's avatar
      Restructure the vpnaas roles · 9fe70f45
      chenxing authored
      As neutron-vpnaas-agent has been loaded just inside of the existing l3 agent
      rather than requiring operators to run a completely different binary with a
      subclass of the existing L3 agent[1]. We need restructure this role to fit
      with this new feature.
      
      [1] https://review.openstack.org/488247
      
      Depends-On: I47cd8ba5a14da3c76d5b1eb0b4c0cf0c729eb2ff
      Change-Id: Id690a652bc9facf1c3e39358f548ab7ddd967d80
      Implements: blueprint restructure-neutron-vpnaas
      Closes-Bug: #1731498
      9fe70f45
  5. Jul 10, 2017
    • Jeffrey Zhang's avatar
      Clear all l3 related namespace before starting neutron-l3-agent · 58964d68
      Jeffrey Zhang authored
      Remove all l3 related namespaces in case of multiple active routers in
      l3 high available mode. The root cause is that keepalived does not
      remove the vip address from nic during starting.
      
      neutron-vpnaas-agent is subclass of l3 agent, so should remove all l3
      related namespace before starting vpnaas agent.
      
      Closes-Bug: #1703078
      Depends-On: Ic9417d2eb03e0dd93f7c668b189b4ad9c72eae0f
      Change-Id: I05c1faf2551bb5e70c299e884adf58cd2af52739
      58964d68
Loading