summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/rgw (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgr/dashboard: Add progress bar to rgw multisite automation wizardAashish Sharma2024-09-251-1/+1
* mgr/rgw: Adding a retry config while calling zone_create()Kritik Sachdeva2024-07-021-3/+14
* mgr/rgw: fix error handling in rgw zone createAdam King2024-06-191-9/+12
* mgr/rgw: add support to modify zonegroup parametersAdam King2024-03-251-3/+15
* mgr/dashboard: add port and zone endpoints to import realm token form inAashish Sharma2023-10-181-4/+9
* mgr/dashboard: Allow the user to import and export multi-site configurationAashish Sharma2023-07-041-16/+43
* mgr/rgw: fix module crash because of typing_extensions missingRedouane Kachach2023-02-071-22/+24
* mgr/rgw: Adding typing checks for rgwRedouane Kachach2023-01-232-44/+72
* Fixing some minor issuesRedouane Kachach2022-10-261-1/+1
* Addressing comments from the last reviewRedouane Kachach2022-10-191-6/+6
* Removing docs for unused commands + fixing style issuesRedouane Kachach2022-10-131-4/+8
* Fixing output of create zone when several spec zones are providedRedouane Kachach2022-10-111-4/+4
* Removing zonegroup creation code (was not used and it's not tested)Redouane Kachach2022-10-111-19/+0
* Fixing rwg spec parsing + improving error handlingRedouane Kachach2022-10-111-15/+41
* Addressing some of Ali commentsRedouane Kachach2022-10-111-1/+1
* Addressing adking review commentsRedouane Kachach2022-10-111-43/+48
* Check cephadm is available before running the rgw commandsRedouane Kachach2022-10-101-0/+30
* mgr/rgw: Adding rgw multisite supportRedouane Kachach2022-09-282-45/+127
* mgr/rgw: use tool_exec instead of directly spawning commandsYehuda Sadeh2021-11-241-15/+9
* mgr/rgw: change zone-creds cli commandsYehuda Sadeh2021-11-241-2/+2
* rgwam: reorganize codeYehuda Sadeh2021-11-246-1315/+2
* mgr/rgw: start_radosgw is true by defaultYehuda Sadeh2021-11-241-2/+2
* mgr/rgw: pass realm_id via tokenYehuda Sadeh2021-11-243-7/+10
* mgr/rgw: realm remove zone-credsYehuda Sadeh2021-11-242-0/+118
* mgr/rgw: add standalone cli utilYehuda Sadeh2021-11-245-28/+270
* mgr/rgw: add realm reconcile commandYehuda Sadeh2021-11-244-0/+257
* mgr/rgw: use entity ids instead of names when possibleYehuda Sadeh2021-11-242-64/+108
* mgr/rgw: don't specify default realm/zg/zoneYehuda Sadeh2021-11-241-135/+152
* mgr/rgw: apply rgw through orchestrator interfaceYehuda Sadeh2021-11-242-55/+99
* mgr/rgw: add realm create zone-creds commandYehuda Sadeh2021-11-241-0/+14
* mgr/rgw: add zone create command (based on rgwam)Yehuda Sadeh2021-11-241-0/+18
* mgr/rgw: add realm bootstrap command based on rgwamYehuda Sadeh2021-11-243-2/+163
* mgr/rgw: initial workYehuda Sadeh2021-11-243-0/+596