From b89d54fd10f5066009a131f9dcf20b91a0a9ed36 Mon Sep 17 00:00:00 2001 From: Takyuki Mitsui Date: Tue, 14 Jul 2015 19:23:59 +0900 Subject: [PATCH] Fix typo docs at User stories Previous doc title: 4x performance increase in Keysone inside Apache using the token creation benchmark Fix Keysone --> Keystone Change-Id: Ieefcc45b10b8cd69f95dd00b5a62d479b11acb15 Closes-Bug: #1474302 --- doc/user_stories/keystone/authenticate.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/user_stories/keystone/authenticate.rst b/doc/user_stories/keystone/authenticate.rst index 37560c96..958ab99e 100644 --- a/doc/user_stories/keystone/authenticate.rst +++ b/doc/user_stories/keystone/authenticate.rst @@ -1,10 +1,10 @@ =================================================================================== -4x performance increase in Keysone inside Apache using the token creation benchmark +4x performance increase in Keystone inside Apache using the token creation benchmark =================================================================================== *(Contributed by Neependra Khare, Red Hat)* -Below we describe how we were able to get and verify a 4x better performance of Keysone inside Apache. To do that, we ran a Keystone token creation benchmark with Rally under different load (this benchmark scenario essentially just authenticate users with keystone to get tokens). +Below we describe how we were able to get and verify a 4x better performance of Keystone inside Apache. To do that, we ran a Keystone token creation benchmark with Rally under different load (this benchmark scenario essentially just authenticate users with keystone to get tokens). Goal ----