Skip to content

Commit 55383f1

Browse files
committed
Do not install wsgiref for glance
wsgiref is not used by glance. Change-Id: I5085e6418ca3cea2549b1b5d8a5877445b10c4a7 Related-Bug: #1255826
1 parent 4764cff commit 55383f1

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

files/debs/glance

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ python-eventlet
77
python-routes
88
python-greenlet
99
python-sqlalchemy
10-
python-wsgiref
1110
python-pastedeploy
1211
python-xattr
1312
python-iso8601

files/rpms-suse/glance

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ python-eventlet
88
python-greenlet
99
python-iso8601
1010
python-pyOpenSSL
11-
python-wsgiref
1211
python-xattr

files/rpms/glance

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,5 @@ python-lxml #dist:f19,f20,f21,rhel7
1010
python-paste-deploy #dist:f19,f20,f21,rhel7
1111
python-routes
1212
python-sqlalchemy
13-
python-wsgiref #dist:f18,f19,f20,f21
1413
pyxattr
1514
zlib-devel # testonly

0 commit comments

Comments
 (0)