Skip to content

Commit 95a2725

Browse files
committed
Add python3-mod_wsgi to glance_api image
This package is required in order to run glance_api under httpd, as opposed to running its own eventlet based server. Jira: https://issues.redhat.com/browse/OSPRH-14531 Signed-off-by: Francesco Pantano <[email protected]>
1 parent f0fc9ef commit 95a2725

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

container-images/tcib/base/os/glance-api/glance-api.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ tcib_packages:
1111
- iscsi-initiator-utils
1212
- openstack-glance
1313
- python3-boto3
14+
- python3-mod_wsgi
1415
- python3-rados
1516
- python3-rbd
1617
- qemu-img

0 commit comments

Comments
 (0)