-
- Downloads
Improve ceph-rgw compatibility with Swift API in Kolla-ansible
By default ceph-rgw is not completely comaptible with Swift API, because of the restriction for Swift INFO API.[0] The patch improve ceph-rgw compatibility with Swift API. It is controlled by the option "ceph_rgw_compatibility" in ansible/group_vars/all.yml. After changing the option, run the "reconfigure" command to enable. Closes-Bug: #1783456 [0] https://github.com/ceph/ceph/pull/17967 Change-Id: Ibf3eb52280e197965caef08a44ae226c4f884cb5 Signed-off-by:tone.zhang <tone.zhang@arm.com>
Showing
- ansible/group_vars/all.yml 4 additions, 0 deletionsansible/group_vars/all.yml
- ansible/roles/ceph/defaults/main.yml 3 additions, 3 deletionsansible/roles/ceph/defaults/main.yml
- ansible/roles/ceph/tasks/reconfigure.yml 5 additions, 0 deletionsansible/roles/ceph/tasks/reconfigure.yml
- ansible/roles/ceph/templates/ceph.conf.j2 4 additions, 0 deletionsansible/roles/ceph/templates/ceph.conf.j2
- doc/source/reference/ceph-guide.rst 10 additions, 0 deletionsdoc/source/reference/ceph-guide.rst
Loading
Please register or sign in to comment