Fix: nailgun_syncdb upgrade to Fuel 9.0.1. 25/15125/2
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Thu, 2 Jun 2016 22:04:39 +0000 (00:04 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sat, 4 Jun 2016 16:47:39 +0000 (16:47 +0000)
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>
patches/fuel-web/0002-Add-arch-to-nailgun-release-and-target-image.patch

index c900069..a6e09c1 100644 (file)
@@ -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