.Zone group of the Ceph Object Gateway is sent as the `awsRegion` value
Previously, the value of `awsRegion` was not populated with the zonegroup in the event record.
With this fix, the zone group of the Ceph Object Gateway is sent as the `awsRegion` value.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory (Moderate: Red Hat Ceph Storage Security, Bug Fix, and Enhancement Update), and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHSA-2022:5997
pushed the following commit: commit 84432aa5679d538edb087347d193da18fde81c4c (HEAD -> ceph-5.2-rhel-patches) Author: Arjun Sharma <arjsharm> Date: Tue Jul 27 15:04:06 2021 +0530 rgw/notification: assigning the value of zonegroup to awsRegion Signed-off-by: Arjun Sharma <arjsharm> (cherry picked from commit 43915774b90caa473307b5e04aeb88bc451d2226) Signed-off-by: Yuval Lifshitz <ylifshit> resolves: rhbz#2004171 Conflicts: src/rgw/rgw_notify.cc src/test/rgw/bucket_notification/test_bn.py