modify keystone spelling errors

Change-Id: I0ec7706db79efc1707b63ab746a413ed3e9607bf
This commit is contained in:
sunyandi 2018-02-06 15:43:05 +08:00
parent 0cb2fa5f47
commit d49d255cb2
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ Proposed solution
Enable caching keystone tokens for Contrail purposes. Similar to
`OpenStack approach <http://docs.openstack.org/developer/keystonemiddleware/middlewarearchitecture.html#improving-response-time>`_
Contrail can cache authentication responses from the keystone in memcache. This feature will be enabled by
default and doesn't require any additional settings from Fuel UI. Kyestone middleware will use memcache
default and doesn't require any additional settings from Fuel UI. Keystone middleware will use memcache
servers running local Contrail config nodes.
UI impact