Skip to content

Commit

Permalink
Remove vim header
Browse files Browse the repository at this point in the history
No need to set tabstop tons of times, this can be set in your vimrc
file instead.

More disucssion:
http://openstack.10931.n7.nabble.com/Remove-vim-modelines-td21780.html

Partial-Bug: #1229324
Change-Id: Ib3a31c8819ee1950d72f7da5627593623d351560
  • Loading branch information
DennyZhang committed Dec 31, 2013
1 parent 07e0a12 commit ff3f2e5
Show file tree
Hide file tree
Showing 287 changed files with 0 additions and 539 deletions.
2 changes: 0 additions & 2 deletions bin/cinder-all
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2011 OpenStack, LLC
# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
Expand Down
2 changes: 0 additions & 2 deletions bin/cinder-api
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions bin/cinder-clear-rabbit-queues
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright (c) 2011 OpenStack Foundation
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions bin/cinder-manage
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright (c) 2011 X.commerce, a business unit of eBay Inc.
# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
Expand Down
2 changes: 0 additions & 2 deletions bin/cinder-rootwrap
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright (c) 2011 OpenStack Foundation.
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions bin/cinder-rpc-zmq-receiver
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2011 OpenStack Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
Expand Down
2 changes: 0 additions & 2 deletions bin/cinder-scheduler
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions bin/cinder-volume
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions bin/cinder-volume-usage-audit
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright (c) 2011 OpenStack Foundation
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/common.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010 OpenStack Foundation
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/contrib/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2011 Justin Santa Barbara
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/contrib/image_create.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright (c) 2012 NTT.
# Copyright (c) 2012 OpenStack Foundation
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/contrib/qos_specs_manage.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright (c) 2013 eBay Inc.
# Copyright (c) 2013 OpenStack Foundation
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/contrib/quotas.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2011 OpenStack Foundation
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/contrib/scheduler_hints.py
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/contrib/services.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2012 IBM Corp.
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/contrib/types_extra_specs.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright (c) 2011 Zadara Storage Inc.
# Copyright (c) 2011 OpenStack Foundation
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/contrib/types_manage.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright (c) 2011 Zadara Storage Inc.
# Copyright (c) 2011 OpenStack Foundation
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/contrib/used_limits.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2012 OpenStack Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/contrib/volume_encryption_metadata.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright (c) 2013 The Johns Hopkins University/Applied Physics Laboratory
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/contrib/volume_transfer.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2011 OpenStack Foundation
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/contrib/volume_type_encryption.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright (c) 2013 The Johns Hopkins University/Applied Physics Laboratory
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/extensions.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2011 OpenStack Foundation
# Copyright 2011 Justin Santa Barbara
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/middleware/auth.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010 OpenStack Foundation
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/middleware/fault.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/middleware/sizelimit.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright (c) 2012 OpenStack Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/openstack/wsgi.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2011 OpenStack Foundation
# Copyright 2013 IBM Corp.
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/urlmap.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2011 OpenStack Foundation
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/v1/router.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2011 OpenStack Foundation
# Copyright 2011 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/v1/snapshot_metadata.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2011 OpenStack Foundation
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/v1/types.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright (c) 2011 Zadara Storage Inc.
# Copyright (c) 2011 OpenStack Foundation
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/v1/volume_metadata.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2011 OpenStack Foundation
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/v2/router.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2011 OpenStack Foundation
# Copyright 2011 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/v2/snapshot_metadata.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2011 OpenStack Foundation
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/v2/types.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright (c) 2011 Zadara Storage Inc.
# Copyright (c) 2011 OpenStack Foundation
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/v2/views/volumes.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2012 OpenStack Foundation
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/v2/volume_metadata.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2013 OpenStack Foundation.
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/versions.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010 OpenStack Foundation
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/views/limits.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010-2011 OpenStack Foundation
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/views/types.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2012 Red Hat, Inc.
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/views/versions.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010-2011 OpenStack Foundation
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/api/xmlutil.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2011 OpenStack Foundation
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/backup/rpcapi.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright (C) 2012 Hewlett-Packard Development Company, L.P.
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/brick/exception.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# (c) Copyright 2013 Hewlett-Packard Development Company, L.P.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
Expand Down
2 changes: 0 additions & 2 deletions cinder/brick/executor.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# (c) Copyright 2013 Hewlett-Packard Development Company, L.P.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
Expand Down
2 changes: 0 additions & 2 deletions cinder/brick/initiator/connector.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2013 OpenStack Foundation.
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/brick/initiator/host_driver.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2013 OpenStack Foundation.
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/brick/initiator/linuxfc.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# (c) Copyright 2013 Hewlett-Packard Development Company, L.P.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
Expand Down
2 changes: 0 additions & 2 deletions cinder/brick/initiator/linuxscsi.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# (c) Copyright 2013 Hewlett-Packard Development Company, L.P.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
Expand Down
2 changes: 0 additions & 2 deletions cinder/brick/iscsi/iscsi.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions cinder/brick/local_dev/lvm.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2013 OpenStack Foundation.
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/brick/remotefs/remotefs.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright (c) 2013 OpenStack Foundation
# All Rights Reserved
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/common/config.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions cinder/common/sqlalchemyutils.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
# Copyright 2010-2011 OpenStack Foundation
Expand Down
2 changes: 0 additions & 2 deletions cinder/compute/aggregate_states.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010 OpenStack Foundation
# All Rights Reserved.
#
Expand Down
2 changes: 0 additions & 2 deletions cinder/context.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2011 OpenStack Foundation
# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
Expand Down
3 changes: 0 additions & 3 deletions cinder/db/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions cinder/db/api.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright (c) 2011 X.commerce, a business unit of eBay Inc.
# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
Expand Down
2 changes: 0 additions & 2 deletions cinder/db/base.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions cinder/db/migration.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
# All Rights Reserved.
Expand Down
2 changes: 0 additions & 2 deletions cinder/db/sqlalchemy/api.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright (c) 2011 X.commerce, a business unit of eBay Inc.
# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
Expand Down
2 changes: 0 additions & 2 deletions cinder/db/sqlalchemy/migrate_repo/manage.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4

# Copyright 2013 OpenStack Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
Expand Down
Loading

0 comments on commit ff3f2e5

Please sign in to comment.