Adding expected failures to plugin guide

Change-Id: I73b49d6cbe6e8f19ba5fd53c62c118fcc269aef6
Signed-off-by: Javeria Khan <javeriak@plumgrid.com>
This commit is contained in:
Javeria Khan 2016-05-05 11:17:24 -07:00
parent bd06445328
commit ed44e3a05b
1 changed files with 7 additions and 0 deletions

View File

@ -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.