neutron/doc/source/install/ovn
Dmitrii Shcherbakov 397a5177bd Fix a typo in the OVN manual install guide
Using a colon is not correct in this context and results in service
startup errors like this:

AttributeError: module 'neutron.services.ovn_l3'
has no attribute 'plugin:OVNL3RouterPlugin'

It could be that this hasn't been modified after copying from setup.cfg
where a colon is used correctly.

Moreover, it would be better to use entrypoint names, so this change
changes that for the L3 service plugin as well as the core plugin.

Change-Id: Id51704a50f42b65049e535aaeb9dc6847a3737bb
2020-06-15 13:24:57 +03:00
..
figures Merge networking-ovn documentation into neutron 2020-02-13 18:54:15 +09:00
index.rst Merge networking-ovn documentation into neutron 2020-02-13 18:54:15 +09:00
manual_install.rst Fix a typo in the OVN manual install guide 2020-06-15 13:24:57 +03:00
tripleo_install.rst Merge networking-ovn documentation into neutron 2020-02-13 18:54:15 +09:00