From bbf13fe1d5dd242ce370afbdb7bb13db77d53d7f Mon Sep 17 00:00:00 2001 From: Keith Schincke Date: Thu, 1 Dec 2016 13:37:12 -0500 Subject: Add support for not using admin_token in Ceph/RGW This patch add the option for using Keyston V3 authention with the Ceph/RGW service instead of using the admin_token Change-Id: I42861afcac221478dcb68be13b6dbc2533a7f158 --- releasenotes/notes/rgw-keystone-v3-43ef17dd10f825be.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 releasenotes/notes/rgw-keystone-v3-43ef17dd10f825be.yaml (limited to 'releasenotes') diff --git a/releasenotes/notes/rgw-keystone-v3-43ef17dd10f825be.yaml b/releasenotes/notes/rgw-keystone-v3-43ef17dd10f825be.yaml new file mode 100644 index 0000000..6159415 --- /dev/null +++ b/releasenotes/notes/rgw-keystone-v3-43ef17dd10f825be.yaml @@ -0,0 +1,5 @@ +--- +features: + - Add support for configuring Ceph RGW to use + keystone V3 service authentication instead + of admin token authentication -- cgit 1.2.3-korg