os-brick/os_brick/initiator/connectors
Maciej Kucia 32b4b24bfc Stop ignoring E123 and E125 pycodestyle rules
Remove options from flake8 section in tox.ini

This change is one in the series of changes to
align os-brick with Cinder rules.

- E123 'closing bracket does not match indentation of
        opening bracket’s line'
  This option is ignored by default as it is not PEP8 enforced

- E125 'continuation line with same indent as next logical line'

See following for more information:
 https://github.com/PyCQA/pycodestyle

Change-Id: I439e677e66d59a48d4b2ac87eb0256146ff507e0
Signed-off-by: Maciej Kucia <maciej@kucia.net>
2017-05-24 00:43:02 +02:00
..
__init__.py Splitting Out Connectors from connector.py 2016-08-02 15:54:15 -05:00
aoe.py Remove log translations 2017-03-22 09:19:01 +08:00
base.py Remove log translations 2017-03-22 09:19:01 +08:00
base_iscsi.py Splitting Out Connectors from connector.py 2016-08-02 15:54:15 -05:00
disco.py Remove log translations 2017-03-22 09:19:01 +08:00
drbd.py Splitting Out Connectors from connector.py 2016-08-02 15:54:15 -05:00
fake.py Splitting Out Connectors from connector.py 2016-08-02 15:54:15 -05:00
fibre_channel.py Remove log translations 2017-03-22 09:19:01 +08:00
fibre_channel_ppc64.py Adding support for FibreChannelConnector for PPC64 2017-04-30 03:06:18 -04:00
fibre_channel_s390x.py s390 FC device path fix for Ubuntu 2017-01-12 08:55:23 +01:00
gpfs.py Add connector for GPFS volumes 2016-08-16 16:09:52 +05:30
hgst.py Remove log translations 2017-03-22 09:19:01 +08:00
huawei.py Remove log translations 2017-03-22 09:19:01 +08:00
iscsi.py Mask logging of connection info for iSCSI connector 2017-04-17 21:15:39 +00:00
local.py Splitting Out Connectors from connector.py 2016-08-02 15:54:15 -05:00
rbd.py Changed way of providing RBD keyring from keyring_path to client token 2017-05-17 15:35:56 +02:00
remotefs.py Move vzstorage related code out of RemoteFsClient 2017-03-30 13:53:10 +03:00
scaleio.py Stop ignoring E123 and E125 pycodestyle rules 2017-05-24 00:43:02 +02:00
sheepdog.py Remove log translations 2017-03-22 09:19:01 +08:00
vmware.py Add connector for vmdk volumes 2016-08-09 17:23:30 +05:30
vrtshyperscale.py Return correct device path from Veritas connector 2017-05-19 23:04:29 +05:30