]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: upgraded python dev dependencies
authoralfonsomthd <almartin@redhat.com>
Thu, 17 Jan 2019 15:53:48 +0000 (16:53 +0100)
committeralfonsomthd <almartin@redhat.com>
Thu, 17 Jan 2019 15:53:48 +0000 (16:53 +0100)
commitf56d2f662bc7d6222f734eb8abf595b9194eda1c
tree10f851ce25a8cc954b776940ad9c8ace471c507e
parent8115aad0ff19df9138acaedd318e9b32bd77ff47
mgr/dashboard: upgraded python dev dependencies

* Fixed linting/style issues found after upgrading:
  pylint, astroid, pycodestyle

Signed-off-by: Alfonso Martínez <almartin@redhat.com>
12 files changed:
src/pybind/mgr/dashboard/controllers/__init__.py
src/pybind/mgr/dashboard/controllers/cephfs.py
src/pybind/mgr/dashboard/controllers/docs.py
src/pybind/mgr/dashboard/controllers/erasure_code_profile.py
src/pybind/mgr/dashboard/controllers/rbd_mirroring.py
src/pybind/mgr/dashboard/module.py
src/pybind/mgr/dashboard/services/access_control.py
src/pybind/mgr/dashboard/services/ceph_service.py
src/pybind/mgr/dashboard/services/rgw_client.py
src/pybind/mgr/dashboard/services/tcmu_service.py
src/pybind/mgr/dashboard/tests/test_tcmu_iscsi.py
src/pybind/mgr/dashboard/tools.py