summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Ignatov <aignatov@mirantis.com>2013-12-11 13:46:42 +0400
committerAlexander Ignatov <aignatov@mirantis.com>2013-12-11 13:46:42 +0400
commitf3077519ea0cd55a1c57b4b83275f576ef6dd98f (patch)
treea8a6d7969a1d8be9c579e46878ff248afe8c47a9
parent176bcf0a7c8cadc7d4764c1c5fd7d3f3a8da6657 (diff)
downloadpython-saharaclient-f3077519ea0cd55a1c57b4b83275f576ef6dd98f.tar.gz
Removing vim headers from savannaclient
Since such cleaning happens in oslo proposed to remove these lines from python-savannaclient code Change-Id: I601828b1cfcab9ae1f7485313d7aaccfec5a64aa
-rw-r--r--savannaclient/api/base.py2
-rw-r--r--savannaclient/api/client.py2
-rw-r--r--savannaclient/api/cluster_templates.py2
-rw-r--r--savannaclient/api/clusters.py2
-rw-r--r--savannaclient/api/helpers.py2
-rw-r--r--savannaclient/api/httpclient.py2
-rw-r--r--savannaclient/api/images.py2
-rw-r--r--savannaclient/api/node_group_templates.py2
-rw-r--r--savannaclient/api/parameters.py2
-rw-r--r--savannaclient/api/plugins.py2
10 files changed, 0 insertions, 20 deletions
diff --git a/savannaclient/api/base.py b/savannaclient/api/base.py
index f8c99cc..d5b7deb 100644
--- a/savannaclient/api/base.py
+++ b/savannaclient/api/base.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright (c) 2013 Mirantis Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/savannaclient/api/client.py b/savannaclient/api/client.py
index 9df6b89..6a55e81 100644
--- a/savannaclient/api/client.py
+++ b/savannaclient/api/client.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright (c) 2013 Mirantis Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/savannaclient/api/cluster_templates.py b/savannaclient/api/cluster_templates.py
index feef595..e773e5e 100644
--- a/savannaclient/api/cluster_templates.py
+++ b/savannaclient/api/cluster_templates.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright (c) 2013 Mirantis Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/savannaclient/api/clusters.py b/savannaclient/api/clusters.py
index 070ac28..cf248fc 100644
--- a/savannaclient/api/clusters.py
+++ b/savannaclient/api/clusters.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright (c) 2013 Mirantis Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/savannaclient/api/helpers.py b/savannaclient/api/helpers.py
index 45b5385..104d65a 100644
--- a/savannaclient/api/helpers.py
+++ b/savannaclient/api/helpers.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright (c) 2013 Mirantis Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/savannaclient/api/httpclient.py b/savannaclient/api/httpclient.py
index 8d691d2..946e9c3 100644
--- a/savannaclient/api/httpclient.py
+++ b/savannaclient/api/httpclient.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright (c) 2013 Mirantis Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/savannaclient/api/images.py b/savannaclient/api/images.py
index 1b2291c..6ebfae6 100644
--- a/savannaclient/api/images.py
+++ b/savannaclient/api/images.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright (c) 2013 Mirantis Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/savannaclient/api/node_group_templates.py b/savannaclient/api/node_group_templates.py
index b8585a0..e20cdd2 100644
--- a/savannaclient/api/node_group_templates.py
+++ b/savannaclient/api/node_group_templates.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright (c) 2013 Mirantis Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/savannaclient/api/parameters.py b/savannaclient/api/parameters.py
index cf74db5..4575b56 100644
--- a/savannaclient/api/parameters.py
+++ b/savannaclient/api/parameters.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright (c) 2013 Mirantis Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/savannaclient/api/plugins.py b/savannaclient/api/plugins.py
index eff327c..299b695 100644
--- a/savannaclient/api/plugins.py
+++ b/savannaclient/api/plugins.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright (c) 2013 Mirantis Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");