components/openstack/keystone/patches/requirements.patch
author Laszlo Peter <laszlo.peter@oracle.com>
Wed, 07 Sep 2016 14:48:41 -0700
changeset 6851 f984e52b96bb
parent 5447 508add8f43f1
permissions -rw-r--r--
24465816 Update Keystone for the Mitaka release

In-house patch to remove unnecessary dependencies from Keystone's
requirements files. The specific reasons are as follows:

Paste			Not applicable

pysaml2			Not applicable to Solaris

--- keystone-9.0.2/requirements.txt.~1~	2016-05-26 11:34:30.000000000 -0800
+++ keystone-9.0.2/requirements.txt	2016-06-27 18:17:38.084276305 -0800
@@ -7,7 +7,6 @@ WebOb>=1.2.3 # MIT
 eventlet!=0.18.3,>=0.18.2 # MIT
 greenlet>=0.3.2 # MIT
 PasteDeploy>=1.5.0 # MIT
-Paste # MIT
 Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
 Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
 cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
@@ -32,7 +31,6 @@ oslo.serialization>=1.10.0 # Apache-2.0
 oslo.service>=1.0.0 # Apache-2.0
 oslo.utils>=3.5.0 # Apache-2.0
 oauthlib>=0.6 # BSD
-pysaml2<4.0.3,>=2.4.0 # Apache-2.0
 dogpile.cache>=0.5.7 # BSD
 jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
 pycadf!=2.0.0,>=1.1.0 # Apache-2.0