From patchwork Fri Oct 7 16:00:13 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Ben Pfaff X-Patchwork-Id: 679449 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from archives.nicira.com (archives.nicira.com [96.126.127.54]) by ozlabs.org (Postfix) with ESMTP id 3srDkZ5FNXz9s3v for ; Sat, 8 Oct 2016 03:00:22 +1100 (AEDT) Received: from archives.nicira.com (localhost [127.0.0.1]) by archives.nicira.com (Postfix) with ESMTP id 9C3CC109B2; Fri, 7 Oct 2016 09:00:21 -0700 (PDT) X-Original-To: dev@openvswitch.org Delivered-To: dev@openvswitch.org Received: from mx3v3.cudamail.com (mx3.cudamail.com [64.34.241.5]) by archives.nicira.com (Postfix) with ESMTPS id 2937C109B1 for ; Fri, 7 Oct 2016 09:00:21 -0700 (PDT) Received: from bar6.cudamail.com (localhost [127.0.0.1]) by mx3v3.cudamail.com (Postfix) with ESMTPS id 67B1416271D for ; Fri, 7 Oct 2016 10:00:20 -0600 (MDT) X-ASG-Debug-ID: 1475856019-0b323747b700390001-byXFYA Received: from mx1-pf2.cudamail.com ([192.168.24.2]) by bar6.cudamail.com with ESMTP id fJ6mfOfSHUrkdCua (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 07 Oct 2016 10:00:19 -0600 (MDT) X-Barracuda-Envelope-From: blp@ovn.org X-Barracuda-RBL-Trusted-Forwarder: 192.168.24.2 Received: from unknown (HELO relay6-d.mail.gandi.net) (217.70.183.198) by mx1-pf2.cudamail.com with ESMTPS (DHE-RSA-AES256-SHA encrypted); 7 Oct 2016 16:00:19 -0000 Received-SPF: pass (mx1-pf2.cudamail.com: SPF record at ovn.org designates 217.70.183.198 as permitted sender) X-Barracuda-Apparent-Source-IP: 217.70.183.198 X-Barracuda-RBL-IP: 217.70.183.198 Received: from mfilter30-d.gandi.net (mfilter30-d.gandi.net [217.70.178.161]) by relay6-d.mail.gandi.net (Postfix) with ESMTP id 929D3FB8D4; Fri, 7 Oct 2016 18:00:16 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter30-d.gandi.net Received: from relay6-d.mail.gandi.net ([IPv6:::ffff:217.70.183.198]) by mfilter30-d.gandi.net (mfilter30-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id OsbtSdkFzvzp; Fri, 7 Oct 2016 18:00:15 +0200 (CEST) X-Originating-IP: 173.228.112.90 Received: from sigabrt.gateway.sonic.net (173-228-112-90.dsl.dynamic.fusionbroadband.com [173.228.112.90]) (Authenticated sender: blp@ovn.org) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id 0A8EAFB87D; Fri, 7 Oct 2016 18:00:13 +0200 (CEST) X-CudaMail-Envelope-Sender: blp@ovn.org From: Ben Pfaff To: dev@openvswitch.org X-CudaMail-Whitelist-To: dev@openvswitch.org X-CudaMail-MID: CM-E2-1006031995 X-CudaMail-DTE: 100716 X-CudaMail-Originating-IP: 217.70.183.198 Date: Fri, 7 Oct 2016 09:00:13 -0700 X-ASG-Orig-Subj: [##CM-E2-1006031995##][PATCH] ovn-nb: Document the syntax for an address set name. Message-Id: <1475856013-30389-1-git-send-email-blp@ovn.org> X-Mailer: git-send-email 2.1.3 MIME-Version: 1.0 X-Barracuda-Connect: UNKNOWN[192.168.24.2] X-Barracuda-Start-Time: 1475856019 X-Barracuda-Encrypted: DHE-RSA-AES256-SHA X-Barracuda-URL: https://web.cudamail.com:443/cgi-mod/mark.cgi X-ASG-Whitelist: Header =?UTF-8?B?eFwtY3VkYW1haWxcLXdoaXRlbGlzdFwtdG8=?= X-Virus-Scanned: by bsmtpd at cudamail.com X-Barracuda-BRTS-Status: 1 Cc: Ben Pfaff , Kevin Lin Subject: [ovs-dev] [PATCH] ovn-nb: Document the syntax for an address set name. X-BeenThere: dev@openvswitch.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@openvswitch.org Sender: "dev" Also, it is not necessary to specify that the name must be unique because the schema documentation generator does that for us. Reported-by: Kevin Lin Reported-at: http://openvswitch.org/pipermail/dev/2016-October/080386.html Signed-off-by: Ben Pfaff Acked-by: Russell Bryant --- AUTHORS | 1 + ovn/ovn-nb.xml | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index a30a5d8..46bd59e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -371,6 +371,7 @@ John Hurley john.hurley@netronome.com John Reumann nofutznetworks@gmail.com Kashyap Thimmaraju kashyap.thimmaraju@sec.t-labs.tu-berlin.de Keith Holleman hollemanietf@gmail.com +Kevin Lin kevinlin@berkeley.edu K 華 k940545@hotmail.com Kevin Mancuso kevin.mancuso@rackspace.com Kiran Shanbhog kiran@vmware.com diff --git a/ovn/ovn-nb.xml b/ovn/ovn-nb.xml index e1b3136..a8943d8 100644 --- a/ovn/ovn-nb.xml +++ b/ovn/ovn-nb.xml @@ -691,7 +691,8 @@

- A name for the address set. This must be unique among all address sets. + A name for the address set. Names are ASCII and must match + [a-zA-Z_.][a-zA-Z_.0-9]*.