From patchwork Thu Aug 22 21:08:23 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Han Zhou X-Patchwork-Id: 1151823 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=openvswitch.org (client-ip=140.211.169.12; helo=mail.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="ibE8JGO4"; dkim-atps=neutral Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46DxxT2GQ2z9sDQ for ; Fri, 23 Aug 2019 07:09:49 +1000 (AEST) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 03F94E46; Thu, 22 Aug 2019 21:08:35 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 9D90CE43 for ; Thu, 22 Aug 2019 21:08:32 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-pg1-f195.google.com (mail-pg1-f195.google.com [209.85.215.195]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 4ECA189B for ; Thu, 22 Aug 2019 21:08:32 +0000 (UTC) Received: by mail-pg1-f195.google.com with SMTP id d1so4396615pgp.4 for ; Thu, 22 Aug 2019 14:08:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=UqDh3oHgzzJci9RdJbW8N++AEpCfiABXgimg2RSu1CE=; b=ibE8JGO4AtkK3TiQfsgi7MbEpfy6KHWo7qAwj778NhHwd8Br5xFbLOn+Wimv2Vy+5r sIxxLBgEb977NPlj8v+5jR4OtAeSEnvCvBhjra4oWeQZ96y72RuOsDC0bV+7PLHKUe+V CgLz/48dS5y7BcHDaRZRnWp5N201mw/q54riECXOtWS459XOS+x5i222sU1pioKGDIUZ mjM+yaHah4EiDkhUkJXCDV5FIy+UXi8he8AM1kL5TEmrgoHkjg6ZzVrACPgK2KHdiW8T SckVK5vIjd6x6qj71nTTPPtkv64O+7k1id+18DVfU+lCgzZP+6yEzebK+5JYUOg/Dqpl CqHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=UqDh3oHgzzJci9RdJbW8N++AEpCfiABXgimg2RSu1CE=; b=eCFucP6c2FyFBG8Iv/5umrk8rP5BhD8upDNcrLzs4tJ9O3d8b+apH8nF4vbHGnYFlH S08e/Do7l65pnSrew/QJsrrsHakR00mzGp1InKlQkVgMmVeNj6x275rF4bJ03PXqv1lS GogUd3bGN4jwE0MT7iKCBIBV4yOrfAKePia+s6J7iUTz/HvU2vGlxXVWtH957r6M9vZG lmxRZYMghXaCYz/ko1LhXqlFMpJFFHJLx0diOODKHGvL74u3mIAOUuPbxvcZ+1B3emhZ VLWqiSy8hq2ACWAEDH/aU/vLoeDfrb2cp1aemRkSPTYN6QjbVTOz0JWPjHfYfOxQna2a l4DQ== X-Gm-Message-State: APjAAAVcKobUIVWYBbyjOj2ANX/MCv2/ogCuNwrZT8nmOZZpCqxA7d6T tvH6/+2d+pyTqS7lqlLFY8yEjQ7/wgI= X-Google-Smtp-Source: APXvYqy+POHiQMFVnuVyasYZLztUhZ6d3xgOzZHryOz18SeG1i2PRaD71y93KJMLB47M/yB2osC+zQ== X-Received: by 2002:a65:6406:: with SMTP id a6mr961374pgv.393.1566508111525; Thu, 22 Aug 2019 14:08:31 -0700 (PDT) Received: from localhost.localdomain.localdomain ([73.241.94.255]) by smtp.gmail.com with ESMTPSA id w2sm190808pgc.32.2019.08.22.14.08.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Aug 2019 14:08:31 -0700 (PDT) From: Han Zhou X-Google-Original-From: Han Zhou To: dev@openvswitch.org Date: Thu, 22 Aug 2019 14:08:23 -0700 Message-Id: <1566508103-22962-3-git-send-email-hzhou8@ebay.com> X-Mailer: git-send-email 2.1.0 In-Reply-To: <1566508103-22962-1-git-send-email-hzhou8@ebay.com> References: <1566508103-22962-1-git-send-email-hzhou8@ebay.com> X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: [ovs-dev] [PATCH 3/3] ovsdb.5.rst: Fix minor format problem. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org From: Han Zhou Signed-off-by: Han Zhou --- Documentation/ref/ovsdb.5.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/ref/ovsdb.5.rst b/Documentation/ref/ovsdb.5.rst index bb35eee..46d268c 100644 --- a/Documentation/ref/ovsdb.5.rst +++ b/Documentation/ref/ovsdb.5.rst @@ -156,7 +156,7 @@ The clustered format has the following additional notation: database. 2. The second element is either a transaction record in the format - described under ``Standalone Format'' above, or ``null``. + described under ``Standalone Format`` above, or ``null``. When a schema is present, the transaction record is relative to an empty database. That is, a schema change effectively resets the database to @@ -173,7 +173,7 @@ all of which are required, except ``prev_election_timer``: The address on which the server listens for connections from other servers in the cluster. -``name": `` +``"name": `` The database schema name. It is only important when a server is in the process of joining a cluster: a server will only join a cluster if the name matches. (If the database schema name were unique, then we would