summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authortermie <github@anarkystic.com>2011-11-07 10:38:40 -0800
committertermie <github@anarkystic.com>2011-11-07 10:42:04 -0800
commit6cb7e6cb337844ecd265727302108354becadccb (patch)
treea36258c67467776fd52123b578ee4504fad505b1 /README.rst
parentd3cc7983a168366cd262accec3cfc98f74317836 (diff)
downloadkeystone-6cb7e6cb337844ecd265727302108354becadccb.tar.gz
keystone-6cb7e6cb337844ecd265727302108354becadccb.tar.xz
keystone-6cb7e6cb337844ecd265727302108354becadccb.zip
link diagrams
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 94818ad4..d7864681 100644
--- a/README.rst
+++ b/README.rst
@@ -78,6 +78,14 @@ the paste.deploy config and adding it to your main pipeline::
[app:keystone]
paste.app_factory = keystonelight.keystone_compat:app_factory
+Also relevant to Keystone compatibility are these sequence diagrams (openable
+with sdedit_)
+
+.. _sdedit: http://sourceforge.net/projects/sdedit/files/sdedit/4.0/
+
+Diagram: keystone_compat_flows.sdx_
+
+.. _: https://raw.github.com/termie/keystonelight/master/docs/keystone_compat_flows.sdx
-----------
Still To Do