From 25683d8cf4dc60e8bf5afa1cbfc13bd8888b7a94 Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Tue, 22 Aug 2017 20:08:01 -0500 Subject: [PATCH] Neutron: move OvS interaction to native interface This PS changes the MVP deployment of Neutron to use the native interface rather than shelling uout to the clients. The values were inserted during the original development of the MVP deployment and subsequently left. Change-Id: Ie098dc71a0fc82f000b7c40048e9f35913f05a79 --- tools/overrides/mvp/neutron.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/overrides/mvp/neutron.yaml b/tools/overrides/mvp/neutron.yaml index da443bbc17..6ec98f58d4 100644 --- a/tools/overrides/mvp/neutron.yaml +++ b/tools/overrides/mvp/neutron.yaml @@ -51,6 +51,4 @@ conf: ml2: ovs: agent: - of_interface: ovs-ofctl - ovsdb_interface: vsctl bridge_mappings: public:br-ex