From patchwork Mon Nov 19 19:32:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 12950 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 35E0223FC7 for ; Mon, 19 Nov 2012 19:32:15 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id C7A88A18DDB for ; Mon, 19 Nov 2012 19:32:14 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id e10so7037946iej.11 for ; Mon, 19 Nov 2012 11:32:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=XeJhuUs/J7NDqNNfZKc/p/L7qas5fWFo3te0HwZ/Bus=; b=S20zHs/nZgw4V5vShJKlPqFjwb2InL+muQtaZxFGNY8sW6AZWsmmMjF8dB3enlV3t/ pM+qSatd8N5RL0a5u4NmJj693X1mWt4dEZ4iojgns7QeV42TaoTWPh1FElReRDPssW8f RiunotHe7Wxk/QJCf6biITrua7gtIgNNXvjiJySkntXFGJRs1nt5mrxY6atfwDPFBce8 c6hxzo85jvFXeqZAJAY3SY8leBOYK1ZBRSW3T+/oA72+BecxSBtmVtQSQY3MLOBELY+d IacIuTqYgLWGHphkwymJzY1LUXZFksEuEYS9MnfQcfHOnnU+Jc7RayS1J0zUGrq6f5IS 00fw== Received: by 10.50.91.195 with SMTP id cg3mr7583071igb.57.1353353534265; Mon, 19 Nov 2012 11:32:14 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.50.67.148 with SMTP id n20csp211863igt; Mon, 19 Nov 2012 11:32:13 -0800 (PST) Received: by 10.180.102.2 with SMTP id fk2mr4883103wib.10.1353353532927; Mon, 19 Nov 2012 11:32:12 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id h60si5700735wea.78.2012.11.19.11.32.11 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 19 Nov 2012 11:32:12 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1TaX4l-0000C9-Mg for ; Mon, 19 Nov 2012 19:32:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 9D9BAE0106 for ; Mon, 19 Nov 2012 19:32:11 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-scheduler X-Launchpad-Branch: ~linaro-validation/lava-scheduler/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 223 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-scheduler/trunk] Rev 223: release-0.23 Message-Id: <20121119193211.4079.47326.launchpad@ackee.canonical.com> Date: Mon, 19 Nov 2012 19:32:11 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16286"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 0aceea83ef9b96852349dfe16dd9b8851da4388e X-Gm-Message-State: ALoCoQlKXjwC52MsXzI5eZSqUqkYeIWQQC0sQJghrF+JBg9/s5NNA6H+ef7mmb9uaRBmP7Xq2Bve ------------------------------------------------------------ revno: 223 tags: release-0.23 committer: Andy Doan branch nick: lava-scheduler timestamp: Mon 2012-11-19 12:50:52 -0600 message: release-0.23 modified: doc/changes.rst lava_scheduler_app/__init__.py --- lp:lava-scheduler https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk You are subscribed to branch lp:lava-scheduler. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk/+edit-subscription === modified file 'doc/changes.rst' --- doc/changes.rst 2012-09-23 23:36:31 +0000 +++ doc/changes.rst 2012-11-19 18:50:52 +0000 @@ -5,7 +5,8 @@ Version 0.23 ============ -* Unreleased. +* device version support +* show more than 10 device types in main view .. _version_0_22_1: === modified file 'lava_scheduler_app/__init__.py' --- lava_scheduler_app/__init__.py 2012-09-23 23:36:31 +0000 +++ lava_scheduler_app/__init__.py 2012-11-19 18:50:52 +0000 @@ -17,4 +17,4 @@ # along with LAVA Scheduler. If not, see . -__version__ = (0, 23, 0, "dev", 0) +__version__ = (0, 23, 0, "final", 0)