New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rgw multisite: enable more than 1 realm per cluster #4545
Conversation
|
jenkins test dev-centos-non_container-rgw_multisite |
|
jenkins test dev-centos-container-rgw_multisite |
4e8aeb1
to
624c89c
Compare
|
@alimaredia could you resolve the conflicts ? otherwise we won't be able to run the rgw multisite jobs in the CI |
624c89c
to
9386918
Compare
|
jenkins test centos-non_container-rgw_multisite |
|
jenkins test centos-container-rgw_multisite |
b62696a
to
04f768f
Compare
|
jenkins test centos-non_container-rgw_multisite |
47c802d
to
ebc9bec
Compare
1cc8320
to
f9e7e27
Compare
c31cff5
to
5e73858
Compare
|
jenkins test centos-non_container-rgw_multisite |
|
jenkins test centos-container-rgw_multisite |
000a615
to
92e7098
Compare
92e7098
to
650ab66
Compare
|
jenkins test centos-non_container-rgw_multisite |
|
jenkins test centos-container-rgw_multisite |
|
jenkins test centos-non_container-all_daemons |
|
jenkins test centos-container-all_daemons |
Make it so that more than one realm, zonegroup, or zone can be created during a run of the rgw multisite ansible playbooks. The rgw hosts now need to be grouped into zones and realms in the inventory. .yml files need to be created in group_vars for the realms and zones. Sample yaml files are available. Also remove multsite destroy playbook and add --cluster before radosgw-admin commands remove manually added rgw_zone_endpoints var and have ceph-ansible automatically add the correct endpoints of all the rgws in a rgw_zone from the information provided in that rgws hostvars. Signed-off-by: Ali Maredia <amaredia@redhat.com>
650ab66
to
4f37377
Compare
|
jenkins test centos-non_container-all_daemons |
|
jenkins test centos-container-all_daemons |
|
jenkins test centos-non_container-rgw_multisite |
|
jenkins test centos-container-rgw_multisite |
|
jenkins test centos-container-all_daemons |
Signed-off-by: Ali Maredia amaredia@redhat.com