Public bug reported:
This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: service_plugin path is incorrect since rolling OVN into Neutron - [ ] This is a doc addition request. - [x] I have a fix to the document that I can paste below including example: input and output. If you have a troubleshooting or support issue, use the following resources: - Ask OpenStack: https://ask.openstack.org - The mailing list: https://lists.openstack.org - IRC: 'openstack' channel on Freenode ----------------------------------- Release: 16.1.0.dev94 on 2020-01-08 17:10:46 SHA: 182f345018d9c544464f344741e1a6885376cd0f Source: https://opendev.org/openstack/neutron/src/doc/source/install/ovn/manual_install.rst URL: https://docs.openstack.org/neutron/latest/install/ovn/manual_install.html -=-=-=-=-=- The docs mention that OVN is rolled into Neutron in recent releases, which means that the networking_ovn path is no longer valid when defining the service plugin. Incorrect: service_plugins = networking_ovn.l3.l3_ovn.OVNL3RouterPlugin Correct: service_plugins = neutron.services.ovn_l3.plugin.OVNL3RouterPlugin ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1879747 Title: Manual install & Configuration in neutron Status in neutron: New Bug description: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: service_plugin path is incorrect since rolling OVN into Neutron - [ ] This is a doc addition request. - [x] I have a fix to the document that I can paste below including example: input and output. If you have a troubleshooting or support issue, use the following resources: - Ask OpenStack: https://ask.openstack.org - The mailing list: https://lists.openstack.org - IRC: 'openstack' channel on Freenode ----------------------------------- Release: 16.1.0.dev94 on 2020-01-08 17:10:46 SHA: 182f345018d9c544464f344741e1a6885376cd0f Source: https://opendev.org/openstack/neutron/src/doc/source/install/ovn/manual_install.rst URL: https://docs.openstack.org/neutron/latest/install/ovn/manual_install.html -=-=-=-=-=- The docs mention that OVN is rolled into Neutron in recent releases, which means that the networking_ovn path is no longer valid when defining the service plugin. Incorrect: service_plugins = networking_ovn.l3.l3_ovn.OVNL3RouterPlugin Correct: service_plugins = neutron.services.ovn_l3.plugin.OVNL3RouterPlugin To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1879747/+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

