Reviewed: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/834411 Committed: https://opendev.org/openstack/neutron-tempest-plugin/commit/f70acd1650568ba8f5c48491b99135fd4f5f605c Submitter: "Zuul (22348)" Branch: master
commit f70acd1650568ba8f5c48491b99135fd4f5f605c Author: Miguel Lavalle <[email protected]> Date: Sun Mar 20 18:20:54 2022 -0500 Test dns_assignment with external dns integration After the ports dns_assignment attribute calculation was changed by [1] to implement [2], this patch updates the corresponding scenario test case to reflect the current functionality [1] https://review.opendev.org/c/openstack/neutron/+/731624/ [2] https://specs.openstack.org/openstack//neutron-specs/specs/victoria/port_dns_assignment.html Change-Id: If667550a8745ea224d2099d662dd901dc5368ae5 Closes-Bug: #1956632 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1956632 Title: DNS integration documentation and scenario tests need update after dns_assignment calculation was changed Status in neutron: Fix Released Bug description: After implementing during Victoria an updated ports dns_assignment calculation according to this spec https://specs.openstack.org/openstack//neutron- specs/specs/victoria/port_dns_assignment.html, the dns integration docs and neutron tempest plugin were not updated accordingly. The docs that need update are: - https://docs.openstack.org/neutron/latest/admin/config-dns-int.html - https://docs.openstack.org/neutron/latest/admin/config-dns-int-ext-serv.html To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1956632/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

