aboutsummaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-06-03 00:04:39 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-06-04 16:47:39 +0000
commitceb2b74494920cc859bd988d5197f21493f53d3c (patch)
treecf00c110e086a16ff529d6fae10b43eb9de6c898 /patches
parentdcad3744b669460ba0591af6387cd1af6f2558ef (diff)
Fix: nailgun_syncdb upgrade to Fuel 9.0.1.
Armband database migrations were applied on top of Fuel 8.0, creating two heads: 43b2cb64dae6 (branchpoint) -> 11a9adc6d36a -> f9b7fd91ac19 (head) Update our change to be applied on top of Fuel 9.0.1. Change-Id: If5b2ff1aa082227cebd268a2515b78a350166598 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'patches')
-rw-r--r--patches/fuel-web/0002-Add-arch-to-nailgun-release-and-target-image.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/fuel-web/0002-Add-arch-to-nailgun-release-and-target-image.patch b/patches/fuel-web/0002-Add-arch-to-nailgun-release-and-target-image.patch
index c9000692..a6e09c13 100644
--- a/patches/fuel-web/0002-Add-arch-to-nailgun-release-and-target-image.patch
+++ b/patches/fuel-web/0002-Add-arch-to-nailgun-release-and-target-image.patch
@@ -58,14 +58,14 @@ index 0000000..8cca69c
+"""Armband patches
+
+Revision ID: f9b7fd91ac19
-+Revises: 43b2cb64dae6
++Revises: 675105097a69
+Create Date: 2016-03-01 23:18:58.712617
+
+"""
+
+# revision identifiers, used by Alembic.
+revision = 'f9b7fd91ac19'
-+down_revision = '43b2cb64dae6'
++down_revision = '675105097a69'
+
+from alembic import op
+from nailgun.utils.migration import drop_enum