summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Andrews <anotherjesse@gmail.com>2011-12-21 23:20:25 -0800
committerJesse Andrews <anotherjesse@gmail.com>2011-12-21 23:20:25 -0800
commit5e4a877df20884ccd825e4e93cf958ed63367bf5 (patch)
tree3652ae93e7849fe6276fd740153df1a043378a9f
parente4428dc3399406416c5b8a76ade1eb694fc19538 (diff)
updating of docs
-rw-r--r--README.rst17
1 files changed, 7 insertions, 10 deletions
diff --git a/README.rst b/README.rst
index 2d708329..37afb9e4 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: