From patchwork Tue Aug 30 12:01:00 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Boca X-Patchwork-Id: 664124 X-Patchwork-Delegate: guru@ovn.org 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 3sNnFN4jXrz9s1h for ; Tue, 30 Aug 2016 22:02:16 +1000 (AEST) Received: from archives.nicira.com (localhost [127.0.0.1]) by archives.nicira.com (Postfix) with ESMTP id E036A1066D; Tue, 30 Aug 2016 05:02:06 -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 EE2DC1063D for ; Tue, 30 Aug 2016 05:02:05 -0700 (PDT) Received: from bar6.cudamail.com (localhost [127.0.0.1]) by mx3v3.cudamail.com (Postfix) with ESMTPS id 7E63416269C for ; Tue, 30 Aug 2016 06:02:05 -0600 (MDT) X-ASG-Debug-ID: 1472558524-0b32370aec24050001-byXFYA Received: from mx3-pf1.cudamail.com ([192.168.14.2]) by bar6.cudamail.com with ESMTP id VunDFUxyx1k7ghOX (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 30 Aug 2016 06:02:04 -0600 (MDT) X-Barracuda-Envelope-From: pboca@cloudbasesolutions.com X-Barracuda-RBL-Trusted-Forwarder: 192.168.14.2 Received: from unknown (HELO cbssmtp1.cloudbase.local) (91.232.152.5) by mx3-pf1.cudamail.com with SMTP; 30 Aug 2016 12:02:03 -0000 Received-SPF: pass (mx3-pf1.cudamail.com: SPF record at cloudbasesolutions.com designates 91.232.152.5 as permitted sender) X-Barracuda-Apparent-Source-IP: 91.232.152.5 X-Barracuda-RBL-IP: 91.232.152.5 Received: from localhost (localhost [127.0.0.1]) by cbssmtp1.cloudbase.local (Postfix) with ESMTP id C75FD41A55 for ; Tue, 30 Aug 2016 15:02:02 +0300 (EEST) X-Virus-Scanned: amavisd-new at cloudbasesolutions.com Received: from cbssmtp1.cloudbase.local ([127.0.0.1]) by localhost (cbssmtp1.cloudbase.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rU2jvBiO63FF for ; Tue, 30 Aug 2016 15:01:42 +0300 (EEST) Received: from CBSEX1.cloudbase.local (unknown [10.77.78.3]) by cbssmtp1.cloudbase.local (Postfix) with ESMTP id 292C741A57 for ; Tue, 30 Aug 2016 15:01:01 +0300 (EEST) Received: from CBSEX1.cloudbase.local ([10.77.78.3]) by CBSEX1.cloudbase.local ([10.77.78.3]) with mapi id 14.03.0301.000; Tue, 30 Aug 2016 14:01:01 +0200 X-CudaMail-Envelope-Sender: pboca@cloudbasesolutions.com From: Paul Boca To: "dev@openvswitch.org" X-CudaMail-MID: CM-V1-829007135 X-CudaMail-DTE: 083016 X-CudaMail-Originating-IP: 91.232.152.5 Thread-Topic: [PATCH V2 05/10] python tests: Rename daemon.py to daemon_unix.py X-ASG-Orig-Subj: [##CM-V1-829007135##][PATCH V2 05/10] python tests: Rename daemon.py to daemon_unix.py Thread-Index: AQHSArYsKdhtQgic40OeIFU900xnyg== Date: Tue, 30 Aug 2016 12:01:00 +0000 Message-ID: <1472558417-2016-6-git-send-email-pboca@cloudbasesolutions.com> References: <1472558417-2016-1-git-send-email-pboca@cloudbasesolutions.com> In-Reply-To: <1472558417-2016-1-git-send-email-pboca@cloudbasesolutions.com> Accept-Language: en-US, it-IT Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.77.78.1] MIME-Version: 1.0 X-GBUdb-Analysis: 0, 91.232.152.5, Ugly c=0.264319 p=-0.384615 Source Normal X-MessageSniffer-Rules: 0-0-0-3901-c X-Barracuda-Connect: UNKNOWN[192.168.14.2] X-Barracuda-Start-Time: 1472558524 X-Barracuda-Encrypted: DHE-RSA-AES256-SHA X-Barracuda-URL: https://web.cudamail.com:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at cudamail.com X-Barracuda-BRTS-Status: 1 X-Barracuda-Spam-Score: 0.10 X-Barracuda-Spam-Status: No, SCORE=0.10 using global scores of TAG_LEVEL=3.5 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=4.0 tests=RDNS_NONE X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.32455 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 0.10 RDNS_NONE Delivered to trusted network by a host with no rDNS Subject: [ovs-dev] [PATCH V2 05/10] python tests: Rename daemon.py to daemon_unix.py 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" Prepare for porting unix daemon to Windows. Signed-off-by: Paul-Daniel Boca --- V2: No changes. --- python/automake.mk | 2 +- python/ovs/{daemon.py => daemon_unix.py} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename python/ovs/{daemon.py => daemon_unix.py} (100%) diff --git a/python/automake.mk b/python/automake.mk index 7bbf382..157604d 100644 --- a/python/automake.mk +++ b/python/automake.mk @@ -10,7 +10,7 @@ ovstest_pyfiles = \ ovs_pyfiles = \ python/ovs/__init__.py \ - python/ovs/daemon.py \ + python/ovs/daemon_unix.py \ python/ovs/fcntl_win.py \ python/ovs/db/__init__.py \ python/ovs/db/data.py \ diff --git a/python/ovs/daemon.py b/python/ovs/daemon_unix.py similarity index 100% rename from python/ovs/daemon.py rename to python/ovs/daemon_unix.py