[mif] OpenWRT enhancements requests for MIF and HomeNet from OPNFV

Iben Rodriguez <iben.rodriguez@gmail.com> Thu, 05 November 2015 09:20 UTC

Return-Path: <iben.rodriguez@gmail.com>
X-Original-To: mif@ietfa.amsl.com
Delivered-To: mif@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB6201A8908 for <mif@ietfa.amsl.com>; Thu, 5 Nov 2015 01:20:29 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level:
X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id clTkrJUSNxn8 for <mif@ietfa.amsl.com>; Thu, 5 Nov 2015 01:20:26 -0800 (PST)
Received: from mail-oi0-x235.google.com (mail-oi0-x235.google.com [IPv6:2607:f8b0:4003:c06::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 23E221A1A69 for <mif@ietf.org>; Thu, 5 Nov 2015 01:20:25 -0800 (PST)
Received: by oifu63 with SMTP id u63so43834380oif.2 for <mif@ietf.org>; Thu, 05 Nov 2015 01:20:24 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=YROf4FIKgR2aCgaPvnW2QpYp0BF4DJNmTK+ftoC1VwE=; b=tKRdexun42E6lPUBEzOJdYobY20NAh0HRs4YBD5MVzP9PHcN2jdLmzvQFuPPaeDJ8p nrmrW0GojLnTY7467DTk+qJul/WqWOFXH+HYXWiy/mF00TbA/nBQU4ZfJbubEb9KHww4 tGWTjFuXgdOAqWPKQBKf2ZrJuXlNQHzWY3JN65f0pVK+KQXe0NCC8rMPwO3o5dXx8slt shq23CAaAKCHPWVD80bP1FdshF5DybnFXD3OT5vTxdDZFxlKQb1FUfxZmPisn5iG0YFv Kce90gr7q6t06b2/E5DR36KZfLPHpPy/VQG3Uzsy56nvOX9qMu8609hsHzaJCRa6jdVy iqgQ==
MIME-Version: 1.0
X-Received: by 10.202.52.5 with SMTP id b5mr3669208oia.120.1446715224607; Thu, 05 Nov 2015 01:20:24 -0800 (PST)
Received: by 10.182.43.201 with HTTP; Thu, 5 Nov 2015 01:20:24 -0800 (PST)
Date: Thu, 05 Nov 2015 18:20:24 +0900
Message-ID: <CAAaURPj7EPPijWMn1uf=9u9XOYd9ZOm9zyo9U5mHCMP4-anKRg@mail.gmail.com>
From: Iben Rodriguez <iben.rodriguez@gmail.com>
To: mif@ietf.org
Content-Type: multipart/alternative; boundary="001a113d56460dd56b0523c7a354"
Archived-At: <http://mailarchive.ietf.org/arch/msg/mif/oDC7zYSIFAIlhL2uoSdrED1P7Tc>
Subject: [mif] OpenWRT enhancements requests for MIF and HomeNet from OPNFV
X-BeenThere: mif@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Multiple Interface Discussion List <mif.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/mif>, <mailto:mif-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/mif/>
List-Post: <mailto:mif@ietf.org>
List-Help: <mailto:mif-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mif>, <mailto:mif-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Nov 2015 09:26:07 -0000

We are working with OPNFV community to automatically build an open source
network test bed with various tests being run on a regular basis as part of
a Continuous Integration Pipeline. These tests basically deploy a topology
or machines and networks then run some scripts and collect the results
uploading them to a centralized dashboard. We currently have over 13 labs
some with many pods.

Tests being developed cover both functional and performance tests for
various use cases and protocols.

As a start I figured out how to convert the OpenWRT RAW image from trunk
and import it to a vmware hypervisor - we also want to get it working on
OpenStack. Please see my wish list here -
http://wiki.openwrt.org/doc/howto/vmware - and let me know your thoughts on
how best to proceed.

Many thanks!


I b e n