]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enable hacking H301 check
authorMatthew Treinish <treinish@linux.vnet.ibm.com>
Mon, 31 Mar 2014 21:17:44 +0000 (17:17 -0400)
committerMatthew Treinish <treinish@linux.vnet.ibm.com>
Tue, 1 Apr 2014 17:10:14 +0000 (13:10 -0400)
commit0755e7b379232285e434d827eeb854260a1db595
treed09cadb796e03abc23b8944a9e235cc2b57d1764
parent9e90eb6965d94ea9bf0580bb232d8e847c5d87e7
Enable hacking H301 check

This commit enables the H301 hacking rule by removing all the
multiple imports in a single line from neutron.

Partial-Bug: #1291032

Change-Id: I7ba7f82fb36a433d73190eb3d568b6961ccb57c6
neutron/debug/shell.py
neutron/neutron_plugin_base_v2.py
neutron/plugins/cisco/l2device_plugin_base.py
neutron/plugins/metaplugin/meta_neutron_plugin.py
neutron/plugins/ml2/driver_api.py
neutron/plugins/ml2/drivers/mech_agent.py
neutron/plugins/ml2/drivers/type_tunnel.py
neutron/plugins/nec/ofc_driver_base.py
neutron/tests/unit/metaplugin/test_metaplugin.py
neutron/tests/unit/services/loadbalancer/drivers/netscaler/test_ncc_client.py
tox.ini