summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-10-14 18:09:52 +0000
committerGerrit Code Review <review@openstack.org>2014-10-14 18:09:52 +0000
commit92de785fdb43d90ec3b8e3e471ffc5b1a1c7f465 (patch)
tree76774973537456856f5a3c4bba61aeea540059bf
parent0e1942e8ea16d1648955d3d9c27461457c1d2834 (diff)
parentab6fc889e522504e9aa8630729202567fa5d1069 (diff)
downloadtempest-92de785fdb43d90ec3b8e3e471ffc5b1a1c7f465.tar.gz
Merge "Remove @author tags from copyright statements"
-rw-r--r--tempest/cmd/cleanup.py1
-rw-r--r--tempest/cmd/cleanup_service.py4
2 files changed, 0 insertions, 5 deletions
diff --git a/tempest/cmd/cleanup.py b/tempest/cmd/cleanup.py
index 9ae3dfbfa..a305e4251 100644
--- a/tempest/cmd/cleanup.py
+++ b/tempest/cmd/cleanup.py
@@ -12,7 +12,6 @@
# 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: David Paterson
"""
Utility for cleaning up environment after Tempest run
diff --git a/tempest/cmd/cleanup_service.py b/tempest/cmd/cleanup_service.py
index f5f0db3f8..0d3c6c6e3 100644
--- a/tempest/cmd/cleanup_service.py
+++ b/tempest/cmd/cleanup_service.py
@@ -13,11 +13,7 @@
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
-'''
-Created on Sep 3, 2014
-@author: David_Paterson
-'''
from tempest import config
from tempest.openstack.common import log as logging
from tempest import test