Thomas Vachuska
Committed by Gerrit Code Review

Adding ovsdb/api module to exceptions for now.

Change-Id: If1668ea1e48c2548d57f87d9fcb6023efdc246cc
...@@ -5,3 +5,4 @@ ...@@ -5,3 +5,4 @@
5 .*/openflow/drivers/.* 5 .*/openflow/drivers/.*
6 .*/cord-gui/.* 6 .*/cord-gui/.*
7 .*/jdvue/.* 7 .*/jdvue/.*
8 +.*/ovsdb/api/.*
...\ No newline at end of file ...\ No newline at end of file
......