From patchwork Wed Dec 12 22:35:19 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 13520 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 1B43323E02 for ; Wed, 12 Dec 2012 22:35:24 +0000 (UTC) Received: from mail-ie0-f174.google.com (mail-ie0-f174.google.com [209.85.223.174]) by fiordland.canonical.com (Postfix) with ESMTP id C6E1CA19B6A for ; Wed, 12 Dec 2012 22:35:23 +0000 (UTC) Received: by mail-ie0-f174.google.com with SMTP id c11so2888959ieb.5 for ; Wed, 12 Dec 2012 14:35:23 -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=Bx6Ri+vlJTmkO+ddH/LjJvg3Bs4ggtZMaJaI29FXB50=; b=UItoydxtosezGLeTHp0tN7D3aqR0v5c4ot2rWHwUrCTwlSNiopQuSaOq1KhUUz34lu KWKkUbbVbWeufht0OXrPguNJbLJ/YRhL16z9FDe7URUmM6lUlopyONgCKkgfXW43/T3y NpiKIhw/lk5ykGsO1TFObJq70ceKa1qv9mU/6LfEQl4UfalCFyYHeqd73O6Z5o2cURuq YXRgfQlWJem6SNh1Lnm3gvYlLeksZitFLDCzgTcmtAMeND1FzJArDJDK7fEzQ814IEbI DGH9jOe+z21rdI8jZeYjtMN2/tE7hn6QzbXXu8LMM7D4j+IwTsnOw6vsty9sXxXcCV+O y8WQ== Received: by 10.50.185.166 with SMTP id fd6mr14691097igc.62.1355351723003; Wed, 12 Dec 2012 14:35:23 -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 n20csp229063igt; Wed, 12 Dec 2012 14:35:22 -0800 (PST) Received: by 10.194.119.5 with SMTP id kq5mr4562288wjb.48.1355351720600; Wed, 12 Dec 2012 14:35:20 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id a6si22093931wie.36.2012.12.12.14.35.20 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 12 Dec 2012 14:35:20 -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 1Tiutc-0001Sm-1x for ; Wed, 12 Dec 2012 22:35:20 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id F0F58E0046 for ; Wed, 12 Dec 2012 22:35:19 +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: 231 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-scheduler/trunk] Rev 231: release-0.25 Message-Id: <20121212223519.28875.23539.launchpad@ackee.canonical.com> Date: Wed, 12 Dec 2012 22:35:19 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16361"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 8b7fedead92f3c64ccaa5289741e99289bf44a6c X-Gm-Message-State: ALoCoQl08B/8JMW98Gl7kZVMJR484N2EtOMhYmVOdBaTcRpaKXgzj0RzvceWiuKThFnIYTFC7S4X ------------------------------------------------------------ revno: 231 tags: release-0.25 committer: Andy Doan branch nick: lava-scheduler timestamp: Wed 2012-12-12 16:31:14 -0600 message: release-0.25 release-0.24.1 was a mess up. I forgot the main thing we wanted had yet to be merged. 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-12-12 22:22:14 +0000 +++ doc/changes.rst 2012-12-12 22:31:14 +0000 @@ -1,10 +1,16 @@ Version History *************** +.. _version_0_25: + +Version 0.25 +============= +* proper remote worker support (without celery) + .. _version_0_24_1: Version 0.24.1 -============= +============== * Reject jobs with invalid server urls at submission time .. _version_0_24: === modified file 'lava_scheduler_app/__init__.py' --- lava_scheduler_app/__init__.py 2012-12-12 22:22:14 +0000 +++ lava_scheduler_app/__init__.py 2012-12-12 22:31:14 +0000 @@ -17,4 +17,4 @@ # along with LAVA Scheduler. If not, see . -__version__ = (0, 24, 1, "final", 0) +__version__ = (0, 25, 0, "final", 0)