[RFE] Add new state "ERROR" for HA routers
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
Bug originally found by Jakub Libosvar and Assaf Muller:
In the case where a router replica transitions from standby to active (but also in other cases), it might happen that the keepalived-
I'm proposing it as RFE because it would add new state of router on L3 agent and that is user visible change.
tags: | removed: l3-dvr-backlog |
Changed in neutron: | |
importance: | Low → Wishlist |
Changed in neutron: | |
assignee: | nobody → Slawek Kaplonski (slaweq) |
When you say state, do you mean status?
And the constant already exists: https:/ /opendev. org/openstack/ neutron- lib/src/ branch/ master/ neutron_ lib/constants. py#L402. Although it seems nobody uses it: http:// codesearch. openstack. org/?q= ROUTER_ STATUS_ ERROR&i= nope&files= &repos=
In any case, it seems sensible to do this. Let's discuss it in the drivers meeting