From 6ed760be25f1cf71e5ca9f73d1069117a498ab16 Mon Sep 17 00:00:00 2001 From: Zuo ZongMing Date: Fri, 15 Dec 2017 15:43:33 +0800 Subject: [PATCH] Fixed keystone misspelling Change-Id: I1d79c88e684510c887fd839370ca3f8886b3ced2 --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 02cf07d7..7b3dabe6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,7 +15,7 @@ Swift3 (1.12) * Various improvement for auth mechanism in s3_token - Following a pipeline change, only contact Keystone once per client request. - - If ONLY using the S3 API, kesytonemiddleware.auth_token is no longer required. + - If ONLY using the S3 API, keystonemiddleware.auth_token is no longer required. - IPv6 format for keystone host is supported - http_timeout option and delay_auth_decision option are supported. Those options allows other auth middlewares to continue serving requests even when either Keystone