[ovs-dev] [patch v1] vswitchd: Enhance manager_options documentation.

Darrell Ball dball at vmware.com
Tue May 8 22:54:20 UTC 2018


sent a v2

On 5/8/18, 1:23 PM, "ovs-dev-bounces at openvswitch.org on behalf of Darrell Ball" <ovs-dev-bounces at openvswitch.org on behalf of dlu998 at gmail.com> wrote:

    Signed-off-by: Darrell Ball <dlu998 at gmail.com>
    ---
     vswitchd/vswitch.xml | 11 +++++++++--
     1 file changed, 9 insertions(+), 2 deletions(-)
    
    diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
    index 9c2a826..b5318a1 100644
    --- a/vswitchd/vswitch.xml
    +++ b/vswitchd/vswitch.xml
    @@ -689,8 +689,15 @@
           <column name="manager_options">
             Database clients to which the Open vSwitch database server should
             connect or to which it should listen, along with options for how these
    -        connection should be configured.  See the <ref table="Manager"/> table
    -        for more information.
    +        connections should be configured.  In order to set a remote database
    +        manager via the <code>ovs-vsctl set-manager</code> command
    +        (See ovs-vsctl(8) for more information), this
    +        column must be set beforehand.  This can be done via the
    +        <code>ovsdb-server</code> command option
    +        <option>--remote=db:Open_vSwitch,Open_vSwitch,manager_options</option>
    +        or by seting this column in some other way as described in the startup
    +        scripts provided with Open vSwitch.  See the <ref table="Manager"/>
    +        table for more information.
           </column>
         </group>
     
    -- 
    1.9.1
    
    _______________________________________________
    dev mailing list
    dev at openvswitch.org
    https://urldefense.proofpoint.com/v2/url?u=https-3A__mail.openvswitch.org_mailman_listinfo_ovs-2Ddev&d=DwICAg&c=uilaK90D4TOVoH58JNXRgQ&r=BVhFA09CGX7JQ5Ih-uZnsw&m=iOiB9tEHMLSdjZ-FIV9udsvWgiUNjb5wbR-0aA7CooA&s=2h3LdCoYHl_JNMmXMxAHMeko_7RNQ9RohF_ZS4ezS8M&e=
    



More information about the dev mailing list