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)
zonegroup = period.get_master_zonegroup()
if not zonegroup:
- raise RGWAMException('Cannot find master zonegroup of realm {realm_name}')
+ raise RGWAMException(f'Cannot find master zonegroup of realm {realm_name}')
zone = self.create_zone(realm, zonegroup, rgw_spec.rgw_zone,
False, # secondary zone