]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Remove vim line from db migartion template
authorAkihiro Motoki <motoki@da.jp.nec.com>
Mon, 3 Mar 2014 05:57:42 +0000 (14:57 +0900)
committerAkihiro Motoki <motoki@da.jp.nec.com>
Mon, 3 Mar 2014 07:09:41 +0000 (16:09 +0900)
This commit also empties __init__.py and removes vim
modelines in the db migration related codes.

Change-Id: I9f83109c5becb6cf7e2e6ad9ad8eb9af3d8e0972
Closes-Bug: #1286991

neutron/db/migration/README
neutron/db/migration/__init__.py
neutron/db/migration/alembic_migrations/__init__.py
neutron/db/migration/alembic_migrations/common_ext_ops.py
neutron/db/migration/alembic_migrations/env.py
neutron/db/migration/alembic_migrations/script.py.mako
neutron/db/migration/cli.py

index 60c9d0c81469073176bedfcf052fce03947fe0c1..75d86d051be3872098c5217cfad1b9c7f1edde15 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 2b102287eb0d54922df484a795d1249ba6a56796..93a0e0280e53a7de1a5bfaf8fb766466ec5e36aa 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 6e2c062056b2488a0a6d501181e385ec9e66d1cb..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,17 +0,0 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
-# Copyright 2012 New Dream Network, LLC (DreamHost)
-#
-#    Licensed under the Apache License, Version 2.0 (the "License"); you may
-#    not use this file except in compliance with the License. You may obtain
-#    a copy of the License at
-#
-#         http://www.apache.org/licenses/LICENSE-2.0
-#
-#    Unless required by applicable law or agreed to in writing, software
-#    distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-#    WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-#    License for the specific language governing permissions and limitations
-#    under the License.
-#
-# @author: Mark McClain, DreamHost
index 04d2ec62653c6410bd6a59a48e268ef327e63203..5663ff228970a9cd917f41ea4a52bd1f5c708cad 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Openstack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index d0deaa8ba1ac2cf113976dd31ddfc0a63f7b2e2c..92fe6b45fd660642094c06057153e47a25fe2699 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 9912615b7f2c853c412f5bf5a362b80e2a261fc3..eb3dc9e027d75e9b1a9b5ef80a050419675d68bc 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright ${create_date.year} OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index a1851b72a03f45d52f6c40b36adff67772d9d888..3e7257c2d8dcdeb8ab6542e7623cc36cee11ca9a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may