Merge "Remove unused parameter"

This commit is contained in:
Jenkins 2017-07-05 11:49:17 +00:00 committed by Gerrit Code Review
commit cbcb4141ca
1 changed files with 0 additions and 2 deletions

View File

@ -33,8 +33,6 @@ from networking_ovn.ovsdb import impl_idl_ovn
from networking_ovn.ovsdb import ovsdb_monitor
from networking_ovn.tests.functional.resources import process
PLUGIN_NAME = ('networking_ovn.plugin.OVNPlugin')
LOG = log.getLogger(__name__)