[Bug 1934129] Fix merged to charm-neutron-openvswitch (stable/21.04)
OpenStack Infra
1934129 at bugs.launchpad.net
Mon Sep 20 08:24:20 UTC 2021
Reviewed: https://review.opendev.org/c/openstack/charm-neutron-openvswitch/+/808937
Committed: https://opendev.org/openstack/charm-neutron-openvswitch/commit/efac9bd199eb0a03abfd247f363797a46ade45b1
Submitter: "Zuul (22348)"
Branch: stable/21.04
commit efac9bd199eb0a03abfd247f363797a46ade45b1
Author: Hemanth Nakkina <hemanth.nakkina at canonical.com>
Date: Tue Aug 31 11:14:43 2021 +0530
Add extension fwaas_v2 based on neutron-api relation data
fwaas_v2 extension is added in l3_agent.ini by default from stein.
However with the newly introduced neutron-api configuration parameter
enable-fwaas, the extension have to added only when it is set to true
on neutron-api charm.
neutron-api charm adds enabled-fwaas as relation data in the commit
https://review.opendev.org/c/openstack/charm-neutron-api/+/806676.
This patch removes special handling of fwaas_v2 as l3_extension_plugins
is already updated in relation data based on neutron-api enable-fwaas
configuration.
Add python3-neutron-fwaas in py3 package list only for rocky release. The
package is already part of dependency of neutron-l3-agent until Ussuri
release and the dependency will be removed from Victoria release in
package control files.
Synced charmhelpers to get related changes
https://github.com/juju/charm-helpers/pull/640
Closes-Bug: #1934129
Change-Id: I1546f45635bfd7af76001c1df4f99d219a9d8039
(cherry picked from commit d3daa09bc49bcc5c66791565e1720a9a484ea149)
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1934129
Title:
disable neutron-fwaas for >= victoria
Status in OpenStack Charm Guide:
Fix Committed
Status in Charm Helpers:
Fix Committed
Status in OpenStack neutron-api charm:
Fix Released
Status in OpenStack neutron-gateway charm:
Fix Committed
Status in OpenStack neutron-openvswitch charm:
Fix Committed
Status in OpenStack openstack-dashboard charm:
New
Status in Ubuntu Cloud Archive:
Fix Released
Status in Ubuntu Cloud Archive victoria series:
Triaged
Status in Ubuntu Cloud Archive wallaby series:
Triaged
Status in Ubuntu Cloud Archive xena series:
Fix Released
Status in neutron package in Ubuntu:
Fix Released
Status in neutron source package in Hirsute:
Incomplete
Status in neutron source package in Impish:
Fix Released
Bug description:
[Description]
The neutron-fwaas project is retired and there are no updates beyond 16.0.0. The neutron-api charm still enables it by default, and the package still installs it as a dependency, and it is currently broken so we should remove it from >= V and add an optional to disable it for earlier releases.
[Test Case]
The following SRU process was followed:
https://wiki.ubuntu.com/OpenStack/StableReleaseUpdates
In order to avoid regression of existing consumers, the OpenStack team
will run their continuous integration test against the packages that
are in -proposed. A successful run of all available tests will be
required before the proposed packages can be let into -updates.
The OpenStack team will be in charge of attaching the output summary
of the executed tests. The OpenStack team members will not mark
‘verification-done’ until this has happened.
[Regression Potential]
In order to mitigate the regression potential, the results of the
aforementioned tests are attached to this bug.
[Discussion]
To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-guide/+bug/1934129/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list