From ccf5aa87c875d4fab3667736483bc90e470b3180 Mon Sep 17 00:00:00 2001 From: Brad Hall Date: Sun, 5 Jun 2011 22:54:44 -0700 Subject: [PATCH] Make the wording a little clearer --- quantum/plugins/openvswitch/README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/quantum/plugins/openvswitch/README b/quantum/plugins/openvswitch/README index d48b793f3..689624f1b 100644 --- a/quantum/plugins/openvswitch/README +++ b/quantum/plugins/openvswitch/README @@ -6,10 +6,11 @@ connectivity between VMs on hypervisors running openvswitch. The quantum openvswitch plugin consists of two components: 1) The plugin itself: The plugin uses a database backend (mysql for now) to - store configuration and mappings that will be used later by the agent. + store configuration and mappings that are used by the agent. 2) An agent which runs on the hypervisor (dom0) and communicates with - openvswitch. + openvswitch. The agent gathers the configuration and mappings from the + mysql database running on the quantum host. The sections below describe how to configure and run the quantum service with the openvswitch plugin. -- 2.45.2