]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/rgw: set api_name if not provided in create_zonegroup 62420/head
authorSeena Fallah <seenafallah@gmail.com>
Thu, 19 Dec 2024 22:09:03 +0000 (23:09 +0100)
committerSeena Fallah <seenafallah@gmail.com>
Thu, 20 Mar 2025 20:26:06 +0000 (21:26 +0100)
commit351731cd4da2ff637bce80ae2c7af937a3c81278
treeecb93aee92d8bf423101b194772d7040629cb53c
parentf3f74f43822c450f4ce5feec26e72f15402a60d9
qa/rgw: set api_name if not provided in create_zonegroup

If api_name is not set in the config, use name as the api_name,
otherwise on RGW it will be set to an empty string.

Signed-off-by: Seena Fallah <seenafallah@gmail.com>
(cherry picked from commit c21b5f7e0b1a48e7a4b4e21d1d357e8f2f26a1ac)
qa/tasks/rgw_multisite.py