Files
neutron/neutron/agent/l3
Robert Li bb3c0e8285 Add PD support in HA router
The following enhancements are added:
  -- PD keeps track of status of neutron routers: active or
     standalone (master), or standby (not master),
  -- PD DHCP clients are only spawned in the active router. In the
     standby router, PD keeps track of the assigned prefixes, but
     doesn't spawn DHCP clients.
  -- When switchover occurs, on the router becoming standby, PD
     clients are "killed" so that they don't send prefix withdrawals
     to the DHCP server. On the router becoming active, PD spawns DHCP
     clients with the assigned prefixes configured as hints in the
     DHCP client's configuration

Closes-Bug: #1651465
Change-Id: I17df98128c7a88e72e31251687f30f569df6b860
2017-03-15 04:31:09 +00:00
..
2014-12-10 15:19:28 -07:00
2017-03-06 16:25:29 +00:00
2016-12-14 11:54:12 -05:00
2016-12-14 11:54:12 -05:00
2017-03-15 04:31:09 +00:00
2017-03-15 04:31:09 +00:00
2016-06-30 10:17:18 +08:00
2017-03-15 04:31:09 +00:00