From 5e4a877df20884ccd825e4e93cf958ed63367bf5 Mon Sep 17 00:00:00 2001 From: Jesse Andrews Date: Wed, 21 Dec 2011 23:20:25 -0800 Subject: [PATCH] updating of docs --- README.rst | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/README.rst b/README.rst index 2d70832902..37afb9e425 100644 --- a/README.rst +++ b/README.rst @@ -1,11 +1,8 @@ -Keystone Light -============== +Keystone +======== -*Always Smooth* - -Keystone Light is a re-interpretation of the Keystone project that provides -Identity, Token and Catalog services for use specifically by projects in the -OpenStack family. +Keystone is an OpenStack project that provides Identity, Token and Catalog +services for use specifically by projects in the OpenStack family. Much of the design is precipitated from the expectation that the auth backends for most deployments will actually be shims in front of existing user systems. @@ -15,9 +12,9 @@ for most deployments will actually be shims in front of existing user systems. Data Model ---------- -Keystone Light was designed from the ground up to be amenable to multiple -styles of backends and as such many of the methods and data types will happily -accept more data than they know what to do with and pass them on to a backend. +Keystone was designed from the ground up to be amenable to multiple styles of +backends and as such many of the methods and data types will happily accept +more data than they know what to do with and pass them on to a backend. There are a few main data types: