[OVN Octavia Provider] OVN provider loadbalancer failover should fail as unsupported
Bug #1901936 reported by
Brian Haley
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| neutron |
Fix Released
|
Low
|
Brian Haley | ||
Bug Description
The core OVN code for Loadbalancers does not support a manual failover from one gateway node to another. But running the command with the OVN provider driver seems to succeed:
$ openstack loadbalancer failover $ID
(no output)
The code actually does nothing and just returns the provisioning status as ACTIVE.
Since it's unsupported by the underlying technology, the provider driver should return an UnsupportedOpti
| Changed in neutron: | |
| status: | In Progress → Triaged |
| Changed in neutron: | |
| status: | Triaged → In Progress |
| Changed in neutron: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.

Fix proposed to branch: master /review. opendev. org/760209
Review: https:/