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
This commit is contained in:
Takyuki Mitsui 2015-07-14 19:23:59 +09:00
parent 0ae4d2d520
commit 19463f21d9

View File

@ -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
----