3998N/AIn-house patch to remove unnecessary dependencies from Keystone's
3998N/Arequirements files. The specific reasons are as follows:
3998N/A
5445N/APaste Not applicable
5445N/A
5445N/Apysaml2 Not applicable to Solaris
5445N/A
6849N/A--- keystone-9.0.2/requirements.txt.~1~ 2016-05-26 11:34:30.000000000 -0800
6849N/A+++ keystone-9.0.2/requirements.txt 2016-06-27 18:17:38.084276305 -0800
6849N/A@@ -7,7 +7,6 @@ WebOb>=1.2.3 # MIT
6849N/A eventlet!=0.18.3,>=0.18.2 # MIT
6849N/A greenlet>=0.3.2 # MIT
6849N/A PasteDeploy>=1.5.0 # MIT
6849N/A-Paste # MIT
6849N/A Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
6849N/A Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
6849N/A cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
6849N/A@@ -32,7 +31,6 @@ oslo.serialization>=1.10.0 # Apache-2.0
6849N/A oslo.service>=1.0.0 # Apache-2.0
6849N/A oslo.utils>=3.5.0 # Apache-2.0
6849N/A oauthlib>=0.6 # BSD
6849N/A-pysaml2<4.0.3,>=2.4.0 # Apache-2.0
6849N/A dogpile.cache>=0.5.7 # BSD
6849N/A jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
6849N/A pycadf!=2.0.0,>=1.1.0 # Apache-2.0