]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Add support for Keystone user authentication with RGW
authorLogan V <logan2211@gmail.com>
Mon, 11 Jul 2016 12:52:11 +0000 (07:52 -0500)
committerLogan V <logan2211@gmail.com>
Thu, 15 Dec 2016 23:17:37 +0000 (17:17 -0600)
commit12f8b5c38ef11ea229f9a659d0a705bf983ff666
tree53a611354791c30f24bd53ae8e513f17125fe17a
parent13fd78bd201d9ee1971ef75956759f4704e17eec
Add support for Keystone user authentication with RGW

Jewel added support for user/pass authentication with Keystone,
allowing deployers to disable Keystone admin token as required
for production deployments.

This implements configuration for the new RGW Keystone user/pass
authentication feature added in Jewel.

See docs here: http://docs.ceph.com/docs/master/radosgw/keystone/
group_vars/all.yml.sample
roles/ceph-common/defaults/main.yml
roles/ceph-common/templates/ceph.conf.j2