Fix migration branch appeared after recent commit

Fix migration branch introduced by commit that added
providernet extension support for cisco plugin

fixes bug 1205229

Change-Id: Id0f364316f19e077a388d4a343d1042a287fa96a
This commit is contained in:
Eugene Nikanorov 2013-07-26 11:48:22 +04:00
parent 6df2112a30
commit f311217aec

View File

@ -18,14 +18,14 @@
"""Add cisco_provider_networks table
Revision ID: e6b16a30d97
Revises: 2032abe8edac
Revises: 557edfc53098
Create Date: 2013-07-18 21:46:12.792504
"""
# revision identifiers, used by Alembic.
revision = 'e6b16a30d97'
down_revision = '2032abe8edac'
down_revision = '557edfc53098'
# Change to ['*'] if this migration applies to all plugins