From patchwork Tue Jan 15 21:12:17 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 14079 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 9D06B23F02 for ; Tue, 15 Jan 2013 21:12:21 +0000 (UTC) Received: from mail-vb0-f52.google.com (mail-vb0-f52.google.com [209.85.212.52]) by fiordland.canonical.com (Postfix) with ESMTP id E0A21A1943E for ; Tue, 15 Jan 2013 21:12:20 +0000 (UTC) Received: by mail-vb0-f52.google.com with SMTP id ez10so614314vbb.25 for ; Tue, 15 Jan 2013 13:12:20 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :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=qeUTlyAVyw0pWRUTjI1sZHXIj/AuUSN1Y7F5IAll6HE=; b=U1Wx39ltHsDnlUMoZWDl7F57zmJEfn+PvG9T3RyWAyiju4kAFL+22pC9bGQlwaudpL 5SUGIPGt5CCZQo5USbOX2yblWED5dvKSAPQxgslipJLsK0OmRtlh+OGCCPRaV1+S5Eup 7SHNA8y6hMvwjCRe3qEiQUtth/OgILrjGIoON5vPLD4GJ+1RUTZlY5PHKI755i6zXKUp 6tA5d7QB2iM037KhM0wd19fTULKr4aDhVXUkY5jypq8aVizMJA1Kfi1vm2GVTGhmEtqq gz+6Xp4ApVEYq6HYul+2C09A6oNOyPZgTUhc9qOcy9J/Th+SHwQYWSeer1J+U2MDkrmP hmTA== X-Received: by 10.52.18.207 with SMTP id y15mr92719157vdd.8.1358284340161; Tue, 15 Jan 2013 13:12:20 -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.58.145.101 with SMTP id st5csp134026veb; Tue, 15 Jan 2013 13:12:19 -0800 (PST) X-Received: by 10.180.24.9 with SMTP id q9mr6005507wif.14.1358284338249; Tue, 15 Jan 2013 13:12:18 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id ww3si30005217wjb.46.2013.01.15.13.12.17 (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 15 Jan 2013 13:12:18 -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 1TvDnt-0002vi-P4 for ; Tue, 15 Jan 2013 21:12:17 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id B1C5FE08BE for ; Tue, 15 Jan 2013 21:12:17 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dashboard X-Launchpad-Branch: ~linaro-validation/lava-dashboard/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 391 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 391: revert revno 389 Message-Id: <20130115211217.16414.95964.launchpad@ackee.canonical.com> Date: Tue, 15 Jan 2013 21:12:17 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16420"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 90774374d6dd11ea02c9f44f1d3f79a1cbadf519 X-Gm-Message-State: ALoCoQlZt79Y/Y2b5RSTTpPCCjQq6ROVPNP9eyfiERl6M4Y3DNG2BK93B4C8RTcRemf9EhpYAWA6 ------------------------------------------------------------ revno: 391 committer: Andy Doan branch nick: lava-dashboard timestamp: Tue 2013-01-15 15:04:42 -0600 message: revert revno 389 This dependency is required. The real fix was in the lava-server migration code logic. modified: dashboard_app/migrations/0008_auto__add_testingeffort.py --- lp:lava-dashboard https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk You are subscribed to branch lp:lava-dashboard. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk/+edit-subscription === modified file 'dashboard_app/migrations/0008_auto__add_testingeffort.py' --- dashboard_app/migrations/0008_auto__add_testingeffort.py 2013-01-14 18:42:31 +0000 +++ dashboard_app/migrations/0008_auto__add_testingeffort.py 2013-01-15 21:04:42 +0000 @@ -6,6 +6,10 @@ class Migration(SchemaMigration): + depends_on = ( + ("lava_projects", "0001_add_model_Project"), + ) + def forwards(self, orm): # Adding model 'TestingEffort'