utilities/ceph/ceph-manager/ceph-manager/ceph_manager
Bernardo Decco 5862f6a009 Re-enable important py3k checks for utilities
Re-enabling some of the disabled tox warnings present on
the pylint.rc file
Re-enabling:

W1619: old-division
W1636: map-builtin-not-iterating
W1638: range-builtin-not-iterating
W1645: exception-message-attribute

Note: W1645 was suppressed inline since the self refersto the class
attribute and not the Exception.message from BaseException PEP 352

Test Plan: Sanity test run on AIO-SX:

PASS: test_system_health_pre_session[pods]
PASS: test_system_health_pre_session[alarms]
PASS: test_system_health_pre_session[system_apps]
PASS: test_wr_analytics[deploy_and_remove]
PASS: test_horizon_host_inventory_display
PASS: test_lock_unlock_host[controller]
PASS: test_pod_to_pod_connection
PASS: test_pod_to_service_connection
PASS: test_host_to_service_connection

Story: 2006796
Task: 43376
Signed-off-by: Bernardo Decco <bernardo.deccodesiqueira@windriver.com>
Change-Id: I23ea193a3e794f28dcf0ea00f9a2aedb17283d1e
2021-10-21 12:34:24 +00: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 Enable Flake8 Docstring Errors 2019-04-18 11:50:45 -04:00
constants.py Change ceph manager port 2020-04-14 11:01:52 +03:00
exception.py Re-enable important py3k checks for utilities 2021-10-21 12:34:24 +00:00
i18n.py Relocate ceph-manager to stx-integ/ceph/ceph-manager 2018-08-13 13:08:36 -04:00
monitor.py Re-enable important py3k checks for utilities 2021-10-21 12:34:24 +00:00
server.py Change ceph manager port 2020-04-14 11:01:52 +03:00