diff --git a/doc/source/reference/networking/opendaylight.rst b/doc/source/reference/networking/opendaylight.rst
index a7f34b825dfd37707305436e9c6bd15ae7af29e1..c2f6ce1785a03f986c7d9b5f9c0c7763e2fd9795 100644
--- a/doc/source/reference/networking/opendaylight.rst
+++ b/doc/source/reference/networking/opendaylight.rst
@@ -12,6 +12,7 @@ Modify the ``/etc/kolla/globals.yml`` file as the following example shows:
 .. code-block:: yaml
 
    enable_opendaylight: "yes"
+   neutron_plugin_agent: "opendaylight"
 
 Networking-ODL is an additional Neutron plugin that allows the OpenDaylight
 SDN Controller to utilize its networking virtualization features.