summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-05-29 08:31:48 +0000
committerGerrit Code Review <review@openstack.org>2014-05-29 08:31:48 +0000
commitdee03a6503bfa82d7300fe5df76cfa25bd5b63d2 (patch)
tree2e2283edc43bbc19e09deb37f408fc2d7d0730b6
parentf5c4581ad27dab25caac0669b9b01af922ebc57c (diff)
parente74b8925d4afeac8e04925b93bc940c3f8871f0f (diff)
downloadpython-keystoneclient-0.9.0.tar.gz
Merge "Remove left over vim headers"0.9.0
-rw-r--r--keystoneclient/auth/identity/v2.py2
-rw-r--r--keystoneclient/auth/identity/v3.py2
-rw-r--r--keystoneclient/tests/auth/test_identity_v2.py2
-rw-r--r--keystoneclient/tests/auth/test_identity_v3.py2
4 files changed, 0 insertions, 8 deletions
diff --git a/keystoneclient/auth/identity/v2.py b/keystoneclient/auth/identity/v2.py
index bd3bade..f362e88 100644
--- a/keystoneclient/auth/identity/v2.py
+++ b/keystoneclient/auth/identity/v2.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# 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
diff --git a/keystoneclient/auth/identity/v3.py b/keystoneclient/auth/identity/v3.py
index 53ec982..8df85fe 100644
--- a/keystoneclient/auth/identity/v3.py
+++ b/keystoneclient/auth/identity/v3.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# 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
diff --git a/keystoneclient/tests/auth/test_identity_v2.py b/keystoneclient/tests/auth/test_identity_v2.py
index 7eb0714..4fbe6a6 100644
--- a/keystoneclient/tests/auth/test_identity_v2.py
+++ b/keystoneclient/tests/auth/test_identity_v2.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# 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
diff --git a/keystoneclient/tests/auth/test_identity_v3.py b/keystoneclient/tests/auth/test_identity_v3.py
index e1c5dce..f271992 100644
--- a/keystoneclient/tests/auth/test_identity_v3.py
+++ b/keystoneclient/tests/auth/test_identity_v3.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# 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