]> 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)
committerSebastian Wagner <sebastian.wagner@suse.com>
Mon, 8 Jun 2020 11:52:24 +0000 (13:52 +0200)
commitc3d0d08a1ad751beade308b307a9c1e97a98ba6d
treed558b1e309ff6f3234dee7d27caa3c522ed4ce98
parentbc3759b9a418e14c30e9e4611de22fa3230b9d5e
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>
(cherry picked from commit 30a9c2f51747deb4861d1b6eaba667585e6957d0)
src/python-common/ceph/deployment/service_spec.py