Reviewed: https://review.opendev.org/c/openstack/nova/+/806197 Committed: https://opendev.org/openstack/nova/commit/fc1a99dc16313eaa001408b08ed68f5f3ebacc49 Submitter: "Zuul (22348)" Branch: master
commit fc1a99dc16313eaa001408b08ed68f5f3ebacc49 Author: Stephan Pampel <[email protected]> Date: Thu Aug 26 16:18:09 2021 +0200 docs: admin/networking rename neutron_tunneled to neutron_tunnel Closes-Bug: #1941757 Change-Id: Ic8756ad4e977b24ced52beca3e18f4f8163f0be0 ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1941757 Title: docs: neutron_tunnel vs. neutron_tunneled Status in OpenStack Compute (nova): Fix Released Bug description: Description =========== The configuration section in nova.conf for L3 tunneled networking is called "neutron_tunnel" in https://docs.openstack.org/nova/latest/configuration/config.html#neutron.physnets but "neutron_tunneled" in https://docs.openstack.org/nova/latest/admin/networking.html Expected result =============== I assume this refers to the same section and therefore should be called the same. I think the admin/networking guide is wrong and that the section title is "neutron_tunnel" because of https://opendev.org/openstack/nova/src/branch/master/nova/conf/neutron.py#L160 To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1941757/+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

