summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorSteve Martinelli <stevemar@ca.ibm.com>2012-12-13 11:35:01 -0500
committerSteve Martinelli <stevemar@ca.ibm.com>2012-12-13 12:24:02 -0500
commit6ceb06689f5f1da26584192ae9f46a5248277565 (patch)
tree51a8edcc1eb295c4c9adcd8856b7def77d2df39d /README.rst
parent4e2be8a8880f03b1c6d1dc663d7259dbb45ddf67 (diff)
downloadkeystone-6ceb06689f5f1da26584192ae9f46a5248277565.tar.gz
fixing bug 1046862
adding message to readme.rst to include openSSL dependency fixing bug 1046862 Change-Id: Iff1fbc95e804f9e4ddc74ea38c553426c4eabb33
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 199b6703e..a06edbc5a 100644
--- a/README.rst
+++ b/README.rst
@@ -212,3 +212,10 @@ to which capabilities are allowed for that role. For example::
In the backend this would look up the policy for 'action:nova:add_network' and
then do what is effectively a 'Simple Match' style match against the creds.
+
+
+----------------------------------
+Dependencies
+----------------------------------
+
+Ensure an OpenSSL version of 1.0+ is installed. \ No newline at end of file