]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
python-common: fix pytest failure
authorMichael Fritch <mfritch@suse.com>
Wed, 3 Jun 2020 20:52:44 +0000 (14:52 -0600)
committerMichael Fritch <mfritch@suse.com>
Wed, 3 Jun 2020 22:37:12 +0000 (16:37 -0600)
commit30a9c2f51747deb4861d1b6eaba667585e6957d0
treeb8571e6a6df6b612364f7225b2c3a5fc8c7edbd5
parent5ca009c86857b9af301024db6a9c2d63ebb7cb3a
python-common: fix pytest failure

523: error: Unsupported operand types for + ("str" and "None")
523: note: Right operand is of type "Optional[str]"

Signed-off-by: Michael Fritch <mfritch@suse.com>
src/python-common/ceph/deployment/service_spec.py