From patchwork Thu Oct 15 05:38:05 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Justin Pettit X-Patchwork-Id: 530507 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from archives.nicira.com (li376-54.members.linode.com [96.126.127.54]) by ozlabs.org (Postfix) with ESMTP id AA97A1402B6 for ; Thu, 15 Oct 2015 16:52:30 +1100 (AEDT) Received: from archives.nicira.com (localhost [127.0.0.1]) by archives.nicira.com (Postfix) with ESMTP id 86CC910878; Wed, 14 Oct 2015 22:52:26 -0700 (PDT) X-Original-To: dev@openvswitch.org Delivered-To: dev@openvswitch.org Received: from mx3v1.cudamail.com (mx3.cudamail.com [64.34.241.5]) by archives.nicira.com (Postfix) with ESMTPS id A0F141086C for ; Wed, 14 Oct 2015 22:52:24 -0700 (PDT) Received: from bar3.cudamail.com (bar1 [192.168.15.1]) by mx3v1.cudamail.com (Postfix) with ESMTP id A18F86180E5 for ; Wed, 14 Oct 2015 23:52:16 -0600 (MDT) X-ASG-Debug-ID: 1444887492-03dd7b78c58d9d0001-byXFYA Received: from mx3-pf1.cudamail.com ([192.168.14.2]) by bar3.cudamail.com with ESMTP id BBLeSvz2bS2GTAPt (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 14 Oct 2015 23:38:12 -0600 (MDT) X-Barracuda-Envelope-From: jpettit@nicira.com X-Barracuda-RBL-Trusted-Forwarder: 192.168.14.2 Received: from unknown (HELO mail-pa0-f45.google.com) (209.85.220.45) by mx3-pf1.cudamail.com with ESMTPS (RC4-SHA encrypted); 15 Oct 2015 05:38:12 -0000 Received-SPF: unknown (mx3-pf1.cudamail.com: Multiple SPF records returned) X-Barracuda-RBL-Trusted-Forwarder: 209.85.220.45 Received: by pacao1 with SMTP id ao1so11841216pac.2 for ; Wed, 14 Oct 2015 22:38:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=AbhrJKVu2k7dsKeGgofzlSETUk4jJhdnEy597O+lGPM=; b=gSSqubHxCq8lVUPe59IslGVkmWBtcXYcM9ZwO1HBMrcyuzti7NVoSkrQoSk8+9qwCd mJEW+o9tEJ/cmSbkBdNIK5lGDD6PUG6hjyWx1FqL5MspGob2G3mLZMOTAU9g2OTVMlct hhIg+KRPfFZkuc3osdTPEmoP7tK7n5zJ0RMcKegL32vi/Sbe28UKqvzCDd6JHe9LZcED 8JDeNJZrNn01GpS5uVLSG64QGaYkDFPUYxPRSK2xBB3H6DdTIDCqRLWAq8j9soF8MPh4 06pA6ez6XuwtDMkJkfpn2RnnaAYHqcLSbHRykhFrMn1ByRsefrMtsKWdJsH1JWmkSWtK 0njA== X-Gm-Message-State: ALoCoQkmbk/Z8RnPZF0SbIF5cpYPC20j22KyP6E1VWSP0Y6UsrGy6H4HVON0nlao/T2joXMx5IiM X-Received: by 10.66.100.164 with SMTP id ez4mr7929088pab.141.1444887492223; Wed, 14 Oct 2015 22:38:12 -0700 (PDT) Received: from localhost.localdomain (c-67-161-8-206.hsd1.ca.comcast.net. [67.161.8.206]) by smtp.gmail.com with ESMTPSA id yz3sm12835381pbb.37.2015.10.14.22.38.11 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 14 Oct 2015 22:38:11 -0700 (PDT) X-CudaMail-Envelope-Sender: jpettit@nicira.com X-Barracuda-Apparent-Source-IP: 67.161.8.206 From: Justin Pettit To: dev@openvswitch.org X-CudaMail-Whitelist-To: dev@openvswitch.org X-CudaMail-MID: CM-V1-1013084323 X-CudaMail-DTE: 101415 X-CudaMail-Originating-IP: 209.85.220.45 Date: Wed, 14 Oct 2015 22:38:05 -0700 X-ASG-Orig-Subj: [##CM-V1-1013084323##][PATCH 2/3] ovn-controller.8: Correct reference to "ovn-encap-type". Message-Id: <1444887486-106563-2-git-send-email-jpettit@nicira.com> X-Mailer: git-send-email 1.7.5.4 In-Reply-To: <1444887486-106563-1-git-send-email-jpettit@nicira.com> References: <1444887486-106563-1-git-send-email-jpettit@nicira.com> X-Barracuda-Connect: UNKNOWN[192.168.14.2] X-Barracuda-Start-Time: 1444887492 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 Subject: [ovs-dev] [PATCH 2/3] ovn-controller.8: Correct reference to "ovn-encap-type". 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: , MIME-Version: 1.0 Errors-To: dev-bounces@openvswitch.org Sender: "dev" Signed-off-by: Justin Pettit Acked-by: Ben Pfaff --- ovn/controller/ovn-controller.8.xml | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ovn/controller/ovn-controller.8.xml b/ovn/controller/ovn-controller.8.xml index aadec15..9c041ec 100644 --- a/ovn/controller/ovn-controller.8.xml +++ b/ovn/controller/ovn-controller.8.xml @@ -110,8 +110,9 @@
external_ids:ovn-encap-ip
- The IP address that a chassis should use to connect to this node using - encapsulation type specified by external_ids:ovn-encap-ip. + The IP address that a chassis should use to connect to this node + using encapsulation type specified by + external_ids:ovn-encap-type.
external_ids:ovn-bridge-mappings