]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
python-common/rgw: fix broken f-string in zone_create func
authorAdam King <adking@redhat.com>
Wed, 19 Jun 2024 18:46:24 +0000 (14:46 -0400)
committerAdam King <adking@redhat.com>
Fri, 7 Feb 2025 20:45:21 +0000 (15:45 -0500)
commit05bcaab69b1e3f3083f7dcfeb047aaa3cb505264
tree86c3fb2c19dd0158623e0e97a80261d1e9966970
parent89751a32cbbe19c32037d4cb263060aa40fc99fc
python-common/rgw: fix broken f-string in zone_create func

Or I guess I should say make it an f-string since the
"f" was mising despite using f-string syntax

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 009e20e59554284013bea2c6b1813d0779f80bd9)
src/python-common/ceph/rgw/rgwam_core.py