aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorKeith Schincke <keith.schincke@gmail.com>2016-12-01 13:37:12 -0500
committerGiulio Fidente <gfidente@redhat.com>2017-01-09 18:31:33 +0100
commitbbf13fe1d5dd242ce370afbdb7bb13db77d53d7f (patch)
tree40a737c43b78d9c24bd7ee66346945bdf54d7f08 /releasenotes
parent17fbadba7df13df3df5c263e27fd55d561a6b576 (diff)
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
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/rgw-keystone-v3-43ef17dd10f825be.yaml5
1 files changed, 5 insertions, 0 deletions
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