diff --git a/doc/plugin_guide/source/troubleshooting.rst b/doc/plugin_guide/source/troubleshooting.rst index 2ecc50b..43a8551 100644 --- a/doc/plugin_guide/source/troubleshooting.rst +++ b/doc/plugin_guide/source/troubleshooting.rst @@ -19,3 +19,10 @@ Troubleshooting service plumgrid status service plumgrid start + +Expected Failures +----------------- + +#. Some health checks are expected to fail due to the default networks and routers created during the deployment being deleted, after PLUMgrid plugin is installed. These are created before PLUMgrid is enabled as the network backend, hence the PLUMgrid ONS platform has no knowledge of these previously created routers/networks and they are therefore removed. + +#. *Check pacemaker status* will also fail on OVS checks, as OVS is not used in a PLUMgrid based environment.