fixing bug 1046862

adding message to readme.rst to include openSSL dependency

fixing bug 1046862

Change-Id: Iff1fbc95e804f9e4ddc74ea38c553426c4eabb33
This commit is contained in:
Steve Martinelli 2012-12-13 11:35:01 -05:00
parent 4e2be8a888
commit 6ceb06689f

View File

@ -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.