From 55383f1a9bb2538b3e6add6dd9bf38080b910492 Mon Sep 17 00:00:00 2001 From: Attila Fazekas Date: Mon, 26 Jan 2015 18:06:33 +0100 Subject: [PATCH] Do not install wsgiref for glance wsgiref is not used by glance. Change-Id: I5085e6418ca3cea2549b1b5d8a5877445b10c4a7 Related-Bug: #1255826 --- files/debs/glance | 1 - files/rpms-suse/glance | 1 - files/rpms/glance | 1 - 3 files changed, 3 deletions(-) diff --git a/files/debs/glance b/files/debs/glance index 15e09aad4d..8db8145935 100644 --- a/files/debs/glance +++ b/files/debs/glance @@ -7,7 +7,6 @@ python-eventlet python-routes python-greenlet python-sqlalchemy -python-wsgiref python-pastedeploy python-xattr python-iso8601 diff --git a/files/rpms-suse/glance b/files/rpms-suse/glance index edd1564e92..9b962f9643 100644 --- a/files/rpms-suse/glance +++ b/files/rpms-suse/glance @@ -8,5 +8,4 @@ python-eventlet python-greenlet python-iso8601 python-pyOpenSSL -python-wsgiref python-xattr diff --git a/files/rpms/glance b/files/rpms/glance index d2792cf987..acf0cc394b 100644 --- a/files/rpms/glance +++ b/files/rpms/glance @@ -10,6 +10,5 @@ python-lxml #dist:f19,f20,f21,rhel7 python-paste-deploy #dist:f19,f20,f21,rhel7 python-routes python-sqlalchemy -python-wsgiref #dist:f18,f19,f20,f21 pyxattr zlib-devel # testonly