← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1896677] [NEW] [OVN Octavia Provider] OVN provider fails creating pool without subnet ID

 

Public bug reported:

The OVN Octavia Provider driver requires a subnet ID be present in the
API call to create a pool.  Since this is an optional parameter
according to the API, it should be able to work without one.  The
octavia-lib DriverLibrary class provides methods to look it up given
other information we have in the API call, so we should support it.

** Affects: neutron
     Importance: High
     Assignee: Brian Haley (brian-haley)
         Status: New


** Tags: ovn-octavia-provider

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1896677

Title:
  [OVN Octavia Provider] OVN provider fails creating pool without subnet
  ID

Status in neutron:
  New

Bug description:
  The OVN Octavia Provider driver requires a subnet ID be present in the
  API call to create a pool.  Since this is an optional parameter
  according to the API, it should be able to work without one.  The
  octavia-lib DriverLibrary class provides methods to look it up given
  other information we have in the API call, so we should support it.

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


Follow ups