← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1901936] Re: [OVN Octavia Provider] OVN provider loadbalancer failover should fail as unsupported

 

** Changed in: neutron
       Status: Fix Committed => 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/1901936

Title:
  [OVN Octavia Provider] OVN provider loadbalancer failover should fail
  as unsupported

Status in neutron:
  Fix Released

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 UnsupportedOptionError() to the caller.

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



References