networking-ovn: Remove DEVSTACK_SUBNODE_CONFIG

Since we now use local_conf stanza, we do not need to enable the plugin
anymore in DEVSTACK_SUBNODE_CONFIG, remove the setting.

Change-Id: Ibef043b50e9337005c8f593d6223e18a58de6ecf
This commit is contained in:
Andreas Jaeger 2017-07-19 11:08:57 +02:00
parent 1662be8582
commit 3a59ecbea2

View File

@ -324,7 +324,6 @@
# our project repository. This makes zuul do the right
# reference magic for testing changes.
export PROJECTS="openstack/networking-ovn $PROJECTS"
export DEVSTACK_SUBNODE_CONFIG="enable_plugin networking-ovn git://git.openstack.org/openstack/networking-ovn"
# Keep localrc to be able to set some vars in pre_test_hook
export KEEP_LOCALRC=1