]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: fix warnings raised by pytest
authorRishabh Dave <ridave@redhat.com>
Tue, 17 Sep 2019 08:10:55 +0000 (13:40 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 19 Sep 2019 13:19:02 +0000 (18:49 +0530)
commit31a0c7e77bf5d0193e90e6693b424ca5305b47cc
tree6bf48379685a3eed842c6917053f1bf955417ff1
parent9e7ecf708a3f3f1683561b559808476d3001b383
ceph-volume: fix warnings raised by pytest

Warnings are related to configparser. Update tests too.

Fixes: https://tracker.ceph.com/issues/41907
Signed-off-by: Rishabh Dave <ridave@redhat.com>
src/ceph-volume/ceph_volume/configuration.py
src/ceph-volume/ceph_volume/tests/test_configuration.py