Remove author tag

We have a hacking rule H105 (Don't use author tags) now
and the same policy has been applied to other neutron repos.

Change-Id: I1a1a35bbfaad6bbe229b9b12cf6cfb405b6ed516
This commit is contained in:
Akihiro Motoki
2015-03-23 15:40:06 +09:00
parent e2ca29134c
commit ed46ba9a45
48 changed files with 1 additions and 90 deletions

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: KC Wang, Big Switch Networks
#
import argparse

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: KC Wang, Big Switch Networks
#
from __future__ import print_function

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: KC Wang, Big Switch Networks
#
import argparse

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Ilya Shakhat, Mirantis Inc.
#
from __future__ import print_function

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Ilya Shakhat, Mirantis Inc.
#
from neutronclient.i18n import _
from neutronclient.neutron import v2_0 as neutronV20

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Ilya Shakhat, Mirantis Inc.
#
import six

View File

@@ -2,9 +2,6 @@
# Copyright 2014 Blue Box Group, Inc.
# All Rights Reserved
#
# Author: Ilya Shakhat, Mirantis Inc.
# Author: Craig Tracey <craigtracey@gmail.com>
#
# 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

View File

@@ -2,8 +2,6 @@
# Copyright 2015 Hewlett-Packard Development Company, L.P.
# All Rights Reserved
#
# Author: Craig Tracey <craigtracey@gmail.com>
#
# 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

View File

@@ -2,8 +2,6 @@
# Copyright 2015 Hewlett-Packard Development Company, L.P.
# All Rights Reserved
#
# Author: Craig Tracey <craigtracey@gmail.com>
#
# 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

View File

@@ -3,9 +3,6 @@
# Copyright 2015 Hewlett-Packard Development Company, L.P.
# All Rights Reserved
#
# Author: Ilya Shakhat, Mirantis Inc.
# Author: Craig Tracey <craigtracey@gmail.com>
#
# 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

View File

@@ -3,9 +3,6 @@
# Copyright 2015 Hewlett-Packard Development Company, L.P.
# All Rights Reserved
#
# Author: Ilya Shakhat, Mirantis Inc.
# Author: Craig Tracey <craigtracey@gmail.com>
#
# 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

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Ilya Shakhat, Mirantis Inc.
#
from neutronclient.i18n import _
from neutronclient.neutron import v2_0 as neutronV20

View File

@@ -1,7 +1,5 @@
# Copyright (C) 2013 eNovance SAS <licensing@enovance.com>
#
# Author: Sylvain Afchain <sylvain.afchain@enovance.com>
#
# 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

View File

@@ -12,7 +12,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Ronak Shah, Nuage Networks, Alcatel-Lucent USA Inc.
from neutronclient.neutron.v2_0 import CreateCommand
from neutronclient.neutron.v2_0 import DeleteCommand

View File

@@ -10,9 +10,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
#@author Abhishek Raut, Cisco Systems
#@author Sergey Sudakovich, Cisco Systems
#@author Rudrajit Tapadar, Cisco Systems
from __future__ import print_function

View File

@@ -10,8 +10,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
#@author Abhishek Raut, Cisco Systems
#@author Sergey Sudakovich, Cisco Systems
from __future__ import print_function

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Swaminathan Vasudevan, Hewlett-Packard.
#
from neutronclient.common import utils
from neutronclient.i18n import _

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Swaminathan Vasudevan, Hewlett-Packard.
#
from oslo.serialization import jsonutils

View File

@@ -13,7 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Swaminathan Vasudevan, Hewlett-Packard.
from neutronclient.common import utils
from neutronclient.i18n import _

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Swaminathan Vasudevan, Hewlett-Packard.
#
"""VPN Utilities and helper functions."""

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Swaminathan Vasudevan, Hewlett-Packard.
#
from neutronclient.i18n import _
from neutronclient.neutron import v2_0 as neutronv20

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: KC Wang, Big Switch Networks Inc.
#
import sys

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: KC Wang, Big Switch Networks Inc.
#
import sys

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: KC Wang, Big Switch Networks Inc.
#
import sys

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Ilya Shakhat, Mirantis Inc.
#
import sys

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Ilya Shakhat, Mirantis Inc.
#
import sys

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Ilya Shakhat, Mirantis Inc.
#
import sys

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Ilya Shakhat, Mirantis Inc.
#
import sys

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Craig Tracey <craigtracey@gmail.com>
#
import sys

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Craig Tracey <craigtracey@gmail.com>
#
import sys

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Craig Tracey <craigtracey@gmail.com>
#
import sys

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Craig Tracey <craigtracey@gmail.com>
#
import sys

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Craig Tracey <craigtracey@gmail.com>
#
import sys

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Oleg Bondarev, Mirantis Inc.
#
import sys

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Kyle Mestery, Cisco Systems, Inc.
#
import sys

View File

@@ -1,7 +1,5 @@
# Copyright (C) 2013 eNovance SAS <licensing@enovance.com>
#
# Author: Sylvain Afchain <sylvain.afchain@enovance.com>
#
# 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

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Kyle Mestery, Cisco Systems, Inc.
#
import sys

View File

@@ -12,7 +12,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Ronak Shah, Nuage Networks, Alcatel-Lucent USA Inc.
import sys

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Kyle Mestery, Cisco Systems, Inc.
#
import sys

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Eugene Nikanorov, Mirantis Inc.
#
import sys

View File

@@ -16,7 +16,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Isaku Yamahata, Intel
import logging

View File

@@ -13,7 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Swaminathan Vasudevan, Hewlett Packard.
import sys

View File

@@ -13,7 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Swaminathan Vasudevan, Hewlett Packard.
import sys

View File

@@ -13,7 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Swaminathan Vasudevan, Hewlett Packard.
import sys

View File

@@ -13,7 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Swaminathan Vasudevan, Hewlett Packard.
import sys

View File

@@ -13,7 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Swaminathan Vasudevan, Hewlett Packard.
import testtools

View File

@@ -13,7 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Carl Baldwin, Hewlett-Packard
import pbr.version

View File

@@ -41,8 +41,7 @@ downloadcache = ~/cache/pip
#
# TODO Fix the following rules from hacking 0.9.x
# E265 block comment should start with '# '
# H105 Don't use author tags
# H405 multi line docstring summary not separated with an empty line
ignore = E125,E265,H105,H405
ignore = E125,E265,H405
show-source = true
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,tools