]> git-server-git.apps.pok.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>
Wed, 19 Jun 2024 18:46:24 +0000 (14:46 -0400)
commit009e20e59554284013bea2c6b1813d0779f80bd9
tree61fbf16fddd4d0a18fdcab1a9ff7a20dafd7d302
parent49d666a1111c7597a537ad6b53ae45c4c6c3e27b
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>
src/python-common/ceph/rgw/rgwam_core.py