]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: fix ConfigParser DeprecationWarning in py3
authorMichael Fritch <mfritch@suse.com>
Thu, 12 Dec 2019 15:02:34 +0000 (08:02 -0700)
committerMichael Fritch <mfritch@suse.com>
Thu, 12 Dec 2019 15:02:34 +0000 (08:02 -0700)
commit7ab50ef35a945dcc94b65de23d18de1b6c45f588
tree30eac37e4709680df4cf7af4ce8facfbb65f4ada
parent729401fa51cc89421f1652682251510d9ec91f34
cephadm: fix ConfigParser DeprecationWarning in py3

DeprecationWarning: This method will be removed in future versions.
Use 'parser.read_file()' instead.

Signed-off-by: Michael Fritch <mfritch@suse.com>
src/cephadm/cephadm