]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
library: flake8 ceph-ansible modules
authorWong Hoi Sing Edison <hswong3i@pantarei-design.com>
Thu, 17 Jun 2021 16:18:07 +0000 (00:18 +0800)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 7 Jul 2021 11:16:04 +0000 (13:16 +0200)
commit35264b7381d5fe66d459ae2cacf20d61f4959c89
tree29e74b2589a9c0a3526ae0339c736b090222fca9
parentec648981e6739eef90ee473c401226ccce4416ec
library: flake8 ceph-ansible modules

This commit ensure all ceph-ansible modules pass flake8 properly.

Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
(cherry picked from commit beda1fe77381fbacb40fb75e5c06f36fbbad4a4a)
22 files changed:
library/ceph_add_users_buckets.py
library/ceph_crush.py
library/ceph_crush_rule.py
library/ceph_dashboard_user.py
library/ceph_ec_profile.py
library/ceph_fs.py
library/ceph_key.py
library/ceph_mgr_module.py
library/ceph_osd.py
library/ceph_osd_flag.py
library/ceph_pool.py
library/ceph_volume.py
library/cephadm_adopt.py
library/cephadm_bootstrap.py
library/igw_client.py
library/igw_gateway.py
library/igw_lun.py
library/igw_purge.py
library/radosgw_realm.py
library/radosgw_user.py
library/radosgw_zone.py
library/radosgw_zonegroup.py