From patchwork Wed Dec 12 22:23:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 13518 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 9D12823E02 for ; Wed, 12 Dec 2012 22:23:16 +0000 (UTC) Received: from mail-ie0-f176.google.com (mail-ie0-f176.google.com [209.85.223.176]) by fiordland.canonical.com (Postfix) with ESMTP id 4E1CAA18901 for ; Wed, 12 Dec 2012 22:23:16 +0000 (UTC) Received: by mail-ie0-f176.google.com with SMTP id 13so2868936iea.35 for ; Wed, 12 Dec 2012 14:23:15 -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=TdF/oOFzZfuxxjcuhgEhQ/m7sAMUN1yeFCYeN/I4Y2w=; b=bMYVQYrKE1uKr3BdfMUDg3EnZkpQHqT/AlCs5rF3YkMT7iaw1jiBqFlBK0p/MMRPuH KPl1jAQb7ZfD5iQvMv5aJ9DG39rlQgnO/B0JsNHsuvT6Mu3nwh7QSiI9iJM776JqgR5F /qCvWR2oeoT7/VNdaaBUXXWjRnIeG9xZA8oc44exLwb+tTHY5zdjPTX5YwYXreq5VsOG X907bpEPXo/5GagGuhN5J106B+GYkbokKKxg5BSETnypVsuWrvyKfD4SlTwi5DnCojEr dWZUnXGPDQZ7JSWYXXlG0LnXaW5DldyU61tHalGBi/Os1u8cl4RGU8S9DGQ23aRDNplx C7jg== Received: by 10.50.187.197 with SMTP id fu5mr14766784igc.70.1355350995684; Wed, 12 Dec 2012 14:23:15 -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 n20csp228549igt; Wed, 12 Dec 2012 14:23:14 -0800 (PST) Received: by 10.194.85.168 with SMTP id i8mr4530390wjz.18.1355350994133; Wed, 12 Dec 2012 14:23:14 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id n1si8887938wjb.13.2012.12.12.14.23.12 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 12 Dec 2012 14:23:14 -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 1Tiuhs-0003iP-Pf for ; Wed, 12 Dec 2012 22:23:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id AF61BE0011 for ; Wed, 12 Dec 2012 22:23:12 +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: 229 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-scheduler/trunk] Rev 229: release-0.24.1 Message-Id: <20121212222312.26199.13555.launchpad@ackee.canonical.com> Date: Wed, 12 Dec 2012 22:23:12 -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: 105b4f891a81a8ad5d3c7258f16d6a2c0703eb6e X-Gm-Message-State: ALoCoQnUg07y6YSzF7p61xrnPoFBdI7BZ+SuEhpcX4+RTJKiZjT/3Fj+sqW66QJ0SThdaPUf0aZ2 ------------------------------------------------------------ revno: 229 tags: release-0.24.1 committer: Andy Doan branch nick: lava-scheduler timestamp: Wed 2012-12-12 16:22:14 -0600 message: release-0.24.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-11-27 19:49:15 +0000 +++ doc/changes.rst 2012-12-12 22:22:14 +0000 @@ -1,11 +1,11 @@ Version History *************** -.. _version_0_25: +.. _version_0_24_1: -Version 0.25 -============ -* Unreleased +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-11-27 19:49:15 +0000 +++ lava_scheduler_app/__init__.py 2012-12-12 22:22:14 +0000 @@ -17,4 +17,4 @@ # along with LAVA Scheduler. If not, see . -__version__ = (0, 25, 0, "dev", 0) +__version__ = (0, 24, 1, "final", 0)