From patchwork Mon Nov 18 01:11:25 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Flaviof X-Patchwork-Id: 1196479 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=flaviof.com Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47GWBH1ZHjz9sP6 for ; Mon, 18 Nov 2019 12:11:35 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id BD5A78598E; Mon, 18 Nov 2019 01:11:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1vNKYekOnY7Z; Mon, 18 Nov 2019 01:11:33 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by fraxinus.osuosl.org (Postfix) with ESMTP id 032028594B; Mon, 18 Nov 2019 01:11:33 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id E25B5C0880; Mon, 18 Nov 2019 01:11:32 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by lists.linuxfoundation.org (Postfix) with ESMTP id 4C446C07AC for ; Mon, 18 Nov 2019 01:11:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 37B0D859E3 for ; Mon, 18 Nov 2019 01:11:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kZWxFkS0rmUc for ; Mon, 18 Nov 2019 01:11:30 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-yw1-f65.google.com (mail-yw1-f65.google.com [209.85.161.65]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 89F57859D2 for ; Mon, 18 Nov 2019 01:11:30 +0000 (UTC) Received: by mail-yw1-f65.google.com with SMTP id d80so5292250ywa.6 for ; Sun, 17 Nov 2019 17:11:30 -0800 (PST) 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 :senderwebaddress; bh=dBs04QtRFljE0c0VSeG85IBI992oJgt0IJytYvMJPjI=; b=nVByOW1d6KkXaqKqi47B6gcOahifS0Sb7J/QLsEUW8Z6/jlzYJlDOEhh+cvA+eJ0b4 aF57c14guJfdR5KalANPwtZ4IqNIdgdnnKKoMkbuI7L1EnRSa+I2CiI3ibSFTrbFfo6f zzTbobA7QeoukFQVZc0rDj/nbdj32x///KWXmlbP9fkIrq5Ot317l2T5cthZV82ad+AD A8SVQIa+ZjSiV8LCYrhPaMYG12jSHnHihVKm1d/tJcFTlIc6NmEU+lqtahooz8evMR5m Hc1CXIXZKsKD7IRNz6n9bgk15q/fL2paP68Ls0k44MXogHjwB3UbF786+OL7JS6odP3/ DhNw== X-Gm-Message-State: APjAAAUK8MhuRhGBo+bc6Bq0jGX7pi2jwnld3Lzi3JDEzbNl7vwUEH+B XOPmSQf9pFke5BvJSGIKIxyouFNM0oE= X-Google-Smtp-Source: APXvYqzym8ELWx+GfDK2hEC0Yu8mrnHPNFkM8O1AGABA+ToAsoku19BrdlwCauWEn94mMbAqNzKm6A== X-Received: by 2002:a81:a083:: with SMTP id x125mr16884509ywg.84.1574039489315; Sun, 17 Nov 2019 17:11:29 -0800 (PST) Received: from localhost.localdomain (pool-173-76-169-118.bstnma.fios.verizon.net. [173.76.169.118]) by smtp.gmail.com with ESMTPSA id m5sm7869524ywj.27.2019.11.17.17.11.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Nov 2019 17:11:28 -0800 (PST) From: Flavio Fernandes To: dev@openvswitch.org Date: Sun, 17 Nov 2019 20:11:25 -0500 Message-Id: <20191118011125.17098-1-flavio@flaviof.com> X-Mailer: git-send-email 2.17.1 SenderWebAddress: http://flaviof.com/ Cc: Flavio Fernandes Subject: [ovs-dev] [PATCH ovn v3] vagrant: Use centos-8 box from official location X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: ovs-dev-bounces@openvswitch.org Sender: "dev" From: Flavio Fernandes Prefer the usage of "vagrant box update" instead of "dnf update" to save provisioning time. Also, as part of provisioning centos-8, use pip to install packages twisted, zope-interface and six. Signed-off-by: Flavio Fernandes --- Vagrantfile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Vagrantfile b/Vagrantfile index 88c981c71..f0526ec48 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -37,7 +37,7 @@ apt-get -y install build-essential fakeroot graphviz autoconf automake bzip2 \ SCRIPT $bootstrap_ovs_centos7 = <