utilities/ceph/ceph-manager/ceph-manager/ceph_manager
Eric Barrett dc4fd1e39b Enable Flake8 E12X Errors
Flake8 currently ignores the following Errors:
E121: continuation line under-indented for hanging indent
E123: closing bracket doesn't match indentation of opening bracket
E124: closing bracket doesn't match visual indentation
E125: continuation line with same indent as next logical line
E126: continuation line over-indented for hanging indent
E127: continuation line over-indented for visual indent
E128: continuation line under-indented for visual indent
Enable them for more consistent formatting of code

Change-Id: I415d4824a1f335ba3fceb488b0ae60b9861a036a
Story: 2004515
Task: 30076
Signed-off-by: Eric Barrett <eric.barrett@windriver.com>
2019-04-02 15:11:16 -04:00
..
tests Remove Ceph Cache Tiering 2018-08-13 13:08:37 -04:00
__init__.py Relocate ceph-manager to stx-integ/ceph/ceph-manager 2018-08-13 13:08:36 -04:00
ceph.py Fix: "import" issue for Python 2/3 compatible code 2018-12-26 09:19:59 +08:00
constants.py Fix: "import" issue for Python 2/3 compatible code 2018-12-26 09:19:59 +08:00
exception.py Enable Flake8 E12X Errors 2019-04-02 15:11:16 -04:00
i18n.py Relocate ceph-manager to stx-integ/ceph/ceph-manager 2018-08-13 13:08:36 -04:00
monitor.py Enable Flake8 E12X Errors 2019-04-02 15:11:16 -04:00
server.py Fix: "import" issue for Python 2/3 compatible code 2018-12-26 09:19:59 +08:00