Added control plane testing

Change-Id: I2fd8c4cb986261c6c35a0a8b45517528de6a6ea1
diff --git a/conf.py b/conf.py
index 104d20b..f38d8c4 100644
--- a/conf.py
+++ b/conf.py
@@ -103,7 +103,7 @@
 
 # Ignore link check for the following websites
 linkcheck_ignore = [
-    'https://www.opennetworking.org/trellis/',
+    'https://www.opennetworking.org/*',
 ]
 
 # -- Options for HTML output -------------------------------------------------