From patchwork Sun Sep 23 23:37:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 11644 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 60ED123EFD for ; Sun, 23 Sep 2012 23:37:16 +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 0C65FA18972 for ; Sun, 23 Sep 2012 23:37:15 +0000 (UTC) Received: by ieje10 with SMTP id e10so8689740iej.11 for ; Sun, 23 Sep 2012 16:37:15 -0700 (PDT) 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=PhMV7j6pNUo2EghCLXV5NVsGb9IccW2/LB2XFmiOdBk=; b=V91lcV5/+tGjxl7CLNsFxWUJ3PDqZRXLU30olf+buCGMkldnYSmlBMmcStnT2s5sKA I7+U2zI7yEqRV3nRUQpvlqlEmq+Fpxh4tOmzVnUB++ddS4a6G8pTTrKKIImEkFp1C6fm gobt4pThWe6ZQ1sijdcqYlbyz5p4UVgB+M3AS46IQG4h7fjcoIoYsyEhX1QyhJDfGLji 7EzuHsg0aDormCAKNeCxUDIgA90v988blsGW73BsyK/H+S/TTZ96r6E9mW37OZtSjzR3 hm18ndAYv923uqrM68WUK8kgV3cYdywDP9Qltq+aFG5vW2dBCIr8AtlhnEFIyuhie47u WVng== Received: by 10.50.154.227 with SMTP id vr3mr3808978igb.43.1348443435344; Sun, 23 Sep 2012 16:37:15 -0700 (PDT) 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.184.232 with SMTP id ex8csp219156igc; Sun, 23 Sep 2012 16:37:14 -0700 (PDT) Received: by 10.180.24.197 with SMTP id w5mr10328398wif.22.1348443433808; Sun, 23 Sep 2012 16:37:13 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id cr1si14194695wib.19.2012.09.23.16.37.13 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 23 Sep 2012 16:37:13 -0700 (PDT) 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 1TFvjd-0001O8-35 for ; Sun, 23 Sep 2012 23:37:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 0898FE042D for ; Sun, 23 Sep 2012 23:37:13 +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: 216 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-scheduler/trunk] Rev 216: release 0.22.1 Message-Id: <20120923233713.2935.93351.launchpad@ackee.canonical.com> Date: Sun, 23 Sep 2012 23:37:13 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15985"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 892b6ab69f51d9f8782a848195a0888bb7586d0a X-Gm-Message-State: ALoCoQkWenpZyJHk03OkNDzwyA0QExbqIVuzKqNlWmhHcxoAbhhtxY2EV5obksDcOtKWnZDf4MN1 ------------------------------------------------------------ revno: 216 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Mon 2012-09-24 11:35:11 +1200 message: release 0.22.1 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-20 21:52:23 +0000 +++ doc/changes.rst 2012-09-23 23:35:11 +0000 @@ -1,11 +1,11 @@ Version History *************** -.. _version_0_23: +.. _version_0_22_1: -Version 0.23 -============ -* Unreleased. +Version 0.22.1 +============== +* A little more logging to try to diagnose #1043059. .. _version_0_22: === modified file 'lava_scheduler_app/__init__.py' --- lava_scheduler_app/__init__.py 2012-09-20 21:52:23 +0000 +++ lava_scheduler_app/__init__.py 2012-09-23 23:35:11 +0000 @@ -17,4 +17,4 @@ # along with LAVA Scheduler. If not, see . -__version__ = (0, 23, 0, "dev", 0) +__version__ = (0, 22, 1, "final", 0)