]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Fix revision branches appeared after merging recent patches
authorEugene Nikanorov <enikanorov@mirantis.com>
Thu, 18 Jul 2013 20:35:37 +0000 (00:35 +0400)
committerEugene Nikanorov <enikanorov@mirantis.com>
Thu, 18 Jul 2013 21:31:10 +0000 (01:31 +0400)
The branch was introduced with "Add status description field for lbaas objects"

fixes bug 1202859

Change-Id: I59394fa2c4d8cee84ce7040a9d03288ec1e4bab4

neutron/db/migration/alembic_migrations/versions/2032abe8edac_lbaas_add_status_des.py

index 05b30e3e9c1f9f21ff59dbc080c6f89bbd48c878..2a91d0de5dea0aa40af245b65b2e9939933e9c17 100644 (file)
 """LBaaS add status description
 
 Revision ID: 2032abe8edac
-Revises: b7a8863760e
+Revises: 477a4488d3f4
 Create Date: 2013-06-24 06:51:47.308545
 
 """
 
 # revision identifiers, used by Alembic.
 revision = '2032abe8edac'
-down_revision = 'b7a8863760e'
+down_revision = '477a4488d3f4'
 
 # Change to ['*'] if this migration applies to all plugins