Merge "Resolve branches in db migration scripts to G-3 release"

This commit is contained in:
Jenkins 2013-02-20 10:10:12 +00:00 committed by Gerrit Code Review
commit 612a6d3eee
4 changed files with 8 additions and 8 deletions

View File

@ -18,14 +18,14 @@
"""Support routring table configration on Router
Revision ID: 1c33fa3cd1a1
Revises: 1d76643bcec4
Revises: 45680af419f9
Create Date: 2013-01-17 14:35:09.386975
"""
# revision identifiers, used by Alembic.
revision = '1c33fa3cd1a1'
down_revision = '1d76643bcec4'
down_revision = '45680af419f9'
# Change to ['*'] if this migration applies to all plugins

View File

@ -18,14 +18,14 @@
"""nvp_network_gw
Revision ID: 363468ac592c
Revises: 38335592a0dc
Revises: 1c33fa3cd1a1
Create Date: 2013-02-07 03:19:14.455372
"""
# revision identifiers, used by Alembic.
revision = '363468ac592c'
down_revision = '38335592a0dc'
down_revision = '1c33fa3cd1a1'
# Change to ['*'] if this migration applies to all plugins

View File

@ -18,14 +18,14 @@
"""NEC plugin sharednet
Revision ID: 3b54bf9e29f7
Revises: 54c2c487e913
Revises: 511471cc46b
Create Date: 2013-02-17 09:21:48.287134
"""
# revision identifiers, used by Alembic.
revision = '3b54bf9e29f7'
down_revision = '54c2c487e913'
down_revision = '511471cc46b'
# Change to ['*'] if this migration applies to all plugins

View File

@ -18,14 +18,14 @@
"""Add agent management extension model support
Revision ID: 511471cc46b
Revises: 54c2c487e913
Revises: 363468ac592c
Create Date: 2013-02-18 05:09:32.523460
"""
# revision identifiers, used by Alembic.
revision = '511471cc46b'
down_revision = '54c2c487e913'
down_revision = '363468ac592c'
# Change to ['*'] if this migration applies to all plugins