kolla/releasenotes/notes/fix-loading-of-storm-in-centos8-containers-86b38c9166ceb0dd.yaml
Doug Szumski dcde7ffdd0 Fix loading of Storm on Centos8 / Python 3
In the Centos8 images, Storm fails to start since it cannot find
Python. This patch ensures that it can by setting the PYTHON env
var.

Change-Id: If6663b2f6dfadfd6a6db5e4aaca4eb782b87161f
Closes-Bug: #1876461
2020-06-18 22:12:43 +00:00

6 lines
109 B
YAML

---
fixes:
- |
Fixes an issue with loading Storm and Monasca Thresh when using
Centos8 containers.