]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume strategies: rename db_devs to db_or_journal_devs
authorJan Fajerski <jfajerski@suse.com>
Fri, 4 Jan 2019 10:30:30 +0000 (11:30 +0100)
committerJan Fajerski <jfajerski@suse.com>
Fri, 25 Jan 2019 08:43:43 +0000 (09:43 +0100)
commit029414e89b773896fddebe0a5869b57ec13f527e
tree0bef105f9081bc4d5b8fae8840f6b0e11b604c62
parent6dbf43e53ccd3ff06e3cdfc8e6de97475cc0c510
ceph-volume strategies: rename db_devs to db_or_journal_devs

This aims at reducing confusion when reading the code that is shared
between the bluestore and filestore strategies.

Signed-off-by: Jan Fajerski <jfajerski@suse.com>
src/ceph-volume/ceph_volume/devices/lvm/strategies/bluestore.py
src/ceph-volume/ceph_volume/devices/lvm/strategies/filestore.py
src/ceph-volume/ceph_volume/devices/lvm/strategies/strategies.py