From d07cac6822b0967553b2ab93c09ca4bbbc4a8c99 Mon Sep 17 00:00:00 2001 From: Aaron Rosen Date: Tue, 4 Mar 2014 00:32:12 -0800 Subject: [PATCH] Rename migration lb_stats_needs_bigint to match revision number This patch renames the migration 77dfe0962bb3_lb_stats_needs_bigint so that it matches the revision number abc88c33f74f_lb_stats_needs_bigint Change-Id: If07fd5d0cec3e37e7dfb0c1e71dedc111d7870be --- ...tats_needs_bigint.py => abc88c33f74f_lb_stats_needs_bigint.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename neutron/db/migration/alembic_migrations/versions/{77dfe0962bb3_lb_stats_needs_bigint.py => abc88c33f74f_lb_stats_needs_bigint.py} (100%) diff --git a/neutron/db/migration/alembic_migrations/versions/77dfe0962bb3_lb_stats_needs_bigint.py b/neutron/db/migration/alembic_migrations/versions/abc88c33f74f_lb_stats_needs_bigint.py similarity index 100% rename from neutron/db/migration/alembic_migrations/versions/77dfe0962bb3_lb_stats_needs_bigint.py rename to neutron/db/migration/alembic_migrations/versions/abc88c33f74f_lb_stats_needs_bigint.py