Thomas Vachuska
Committed by Gerrit Code Review

Adding obs exclusion.

Change-Id: I27cf67e131ad6ed566e4714a42732d2f7a2a2409
...@@ -5,4 +5,5 @@ ...@@ -5,4 +5,5 @@
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
8 +.*/ovsdb/api/.*
9 +.*/netconf/flow/.*
...\ No newline at end of file ...\ No newline at end of file
......