]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes/nfs: use f-string for creating Exception
authorKefu Chai <kchai@redhat.com>
Wed, 17 Jun 2020 04:34:17 +0000 (12:34 +0800)
committerVarsha Rao <varao@redhat.com>
Wed, 8 Jul 2020 05:36:35 +0000 (07:36 +0200)
commitaa43ec638fbce9232eccb218834d97b970410fec
treed5f52b131a6d68b778fefa7ba22874ee517ab655
parent1feed4e8613ee07e9a1c8022e71b22f6d4f7d36b
mgr/volumes/nfs: use f-string for creating Exception

for better understanding the reason of the failure

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 5b8ba6648d6e43d34c3f15b228a17843c5c9b1de)
src/pybind/mgr/volumes/fs/nfs.py