[Bug 1958863] Re: [SRU] neutron-l3-agent attempts to use non-existing --config-file=/etc/neutron/fwaas_driver.ini
Brian Murray
1958863 at bugs.launchpad.net
Mon Jan 24 20:14:34 UTC 2022
Hello Francois, or anyone else affected,
Accepted neutron into impish-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/neutron/2:19.1.0-0ubuntu2 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed. Your feedback will aid us getting this
update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
impish to verification-done-impish. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-impish. In either case, without details of your testing we will
not be able to proceed.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance for helping!
N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.
** Changed in: neutron (Ubuntu Jammy)
Status: Triaged => Fix Committed
** Changed in: neutron (Ubuntu Impish)
Status: Triaged => Fix Committed
** Tags added: verification-needed verification-needed-impish
--
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/1958863
Title:
[SRU] neutron-l3-agent attempts to use non-existing --config-
file=/etc/neutron/fwaas_driver.ini
Status in Ubuntu Cloud Archive:
Triaged
Status in Ubuntu Cloud Archive victoria series:
Triaged
Status in Ubuntu Cloud Archive wallaby series:
Triaged
Status in Ubuntu Cloud Archive xena series:
Triaged
Status in Ubuntu Cloud Archive yoga series:
Triaged
Status in neutron package in Ubuntu:
Fix Committed
Status in neutron source package in Hirsute:
Won't Fix
Status in neutron source package in Impish:
Fix Committed
Status in neutron source package in Jammy:
Fix Committed
Bug description:
[Impact]
Installing Openstack Xena following the official documentation for Ubuntu 20.04 (https://docs.openstack.org/install-guide/environment-packages-ubuntu.html) contains outdated init scripts for neutron, which cause neutron l3 agent to fail on startup.
[Test Case]
Installing neutron with the following commands :
add-apt-repository cloud-archive:xena
apt update
apt install -y neutron-server neutron-plugin-ml2 neutron-linuxbridge-agent neutron-l3-agent neutron-dhcp-agent neutron-metadata-agent
will reproduce the issue. (Neutron m3 agent will fail with an
exception of 'file not found /etc/neutron/fwaas_driver.ini'.).
More information : https://bugs.launchpad.net/neutron/+bug/1958128.
[Regression Potential]
This is fixing a regression in the neutron package. neutron-fwaas support was removed in bug #1934129, however neutron-l3-agent wasn't updated to
deal with the removal of fwaas_driver.ini.
I don't foresee any regression issues with this fix if it tests
successfully, and I've already tested the fix prior to uploading to
jammy.
[Discussion]
This was reported against xena originally but affects all releases from victoria and above.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1958863/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list