yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #84998
[Bug 1896603] Re: ovn-octavia-provider: Cannot create listener due to alowed_cidrs validation
** Also affects: ovn-octavia-provider (Ubuntu Hirsute)
Importance: Undecided
Status: New
** Also affects: ovn-octavia-provider (Ubuntu Groovy)
Importance: Undecided
Status: New
** Also affects: cloud-archive
Importance: Undecided
Status: New
** Also affects: cloud-archive/victoria
Importance: Undecided
Status: New
** Changed in: cloud-archive/victoria
Status: New => Triaged
** Changed in: cloud-archive/victoria
Importance: Undecided => Critical
** Changed in: ovn-octavia-provider (Ubuntu Groovy)
Importance: Undecided => Critical
** Changed in: ovn-octavia-provider (Ubuntu Groovy)
Status: New => Triaged
** Changed in: ovn-octavia-provider (Ubuntu Hirsute)
Status: New => Triaged
** Changed in: ovn-octavia-provider (Ubuntu Hirsute)
Importance: Undecided => Critical
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1896603
Title:
ovn-octavia-provider: Cannot create listener due to alowed_cidrs
validation
Status in Ubuntu Cloud Archive:
Triaged
Status in Ubuntu Cloud Archive victoria series:
Triaged
Status in neutron:
Fix Released
Status in ovn-octavia-provider package in Ubuntu:
Triaged
Status in ovn-octavia-provider source package in Groovy:
Triaged
Status in ovn-octavia-provider source package in Hirsute:
Triaged
Bug description:
[Impact]
* Users cannot add listeners to an Octavia loadbalancer if it was created using the ovn provider
* This makes the ovn provider unusable in Victoria and will force people to use the more painful alternative of using the Amphora driver
[Test Case]
$ openstack loadbalancer create --provider ovn --vip-subnet-id f92fa6ca-0f29-4b61-aeb6-db052caceff5 --name test-lb
$ openstack loadbalancer show test-lb -c provisioning_status (Repeat until it shows as ACTIVE)
$ openstack loadbalancer listener create --name listener1 --protocol TCP --protocol-port 80 test-lb
Provider 'ovn' does not support a requested option: OVN provider does not support allowed_cidrs option (HTTP 501) (Request-ID: req-52a10944-951d-4414-8441-fe743444ed7c)
Alternatively run the focal-victoria-ha-ovn functional test in the
octavia charm
[Where problems could occur]
* Problems would be isolated to the managment of octavia
loadbalancers within an openstack cloud. Specifically the patch fixes
the checking of the allowed_cidr option when a listener is created or
updated.
[Other Info]
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1896603/+subscriptions
References