[Bug 1857026] Please test proposed package
Corey Bryant
1857026 at bugs.launchpad.net
Tue Mar 8 18:01:09 UTC 2022
Hello Chris, or anyone else affected,
Accepted ovn into wallaby-proposed. The package will build now and be
available in the Ubuntu Cloud Archive in a few hours, and then in the
-proposed repository.
Please help us by testing this new package. To enable the -proposed
repository:
sudo add-apt-repository cloud-archive:wallaby-proposed
sudo apt-get update
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, and change the tag
from verification-wallaby-needed to verification-wallaby-done. If it
does not fix the bug for you, please add a comment stating that, and
change the tag to verification-wallaby-failed. In either case, details
of your testing will help us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Changed in: cloud-archive/wallaby
Status: New => Fix Committed
** Tags added: verification-wallaby-needed
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1857026
Title:
OVN doesn't seem to support reverse DNS lookups for instances
Status in charm-ovn-central:
Invalid
Status in Ubuntu Cloud Archive:
Fix Released
Status in Ubuntu Cloud Archive wallaby series:
Fix Committed
Status in ovn package in Ubuntu:
Fix Released
Status in ovn source package in Focal:
In Progress
Status in ovn source package in Hirsute:
Won't Fix
Bug description:
[Impact]
At Focal we took a stance that moving forward new deployments of Charmed OpenStack should use OVN as the SDN. For clouds upgrading, Focal is also the point for which a migration from ML2/OVS to ML2/OVN should take place before further upgrades are applied.
The current lack of support for reverse DNS lookup for IP addresses
belonging to project instances would prevent users with applications
depending on this feature to commence new deployments or upgrade
through Focal and beyond.
[Test Plan]
Deploy a Charmed OpenStack and perform forward and reverse DNS lookups for instance names and addresses with the old and new packages to confirm.
[Regression Potential]
The instance DNS resolution in OVN works by looking up records in the OVN Southbound database. The CMS adds records for both forward and reverse lookups and the OVN controller needs to know how to look for them. The included patches have been available for several upstream releases without any reported issues. In addition we have been running internal clouds with these patches without issues.
[Original Bug Description]
There's an upstream bug that mentions this during implementation of regular DNS lookups - https://bugzilla.redhat.com/show_bug.cgi?id=1503521
To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-ovn-central/+bug/1857026/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list