aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorBrad P. Crochet <brad@redhat.com>2017-04-20 09:33:29 -0400
committerBrad P. Crochet <brad@redhat.com>2017-05-06 15:11:49 -0400
commit732d87864429445a9010963bc456a67e422b2d8f (patch)
tree3aaf5587fa228e87dc877f4795931aa073f2d035 /releasenotes
parent926ec0151bf0bee2854cbe1d25f278ee6362eef6 (diff)
Enable mistral to run under mod_wsgi
Mistral should run under mod_wsgi. Enable that. Change-Id: I99f83c35eaa892c10deb63e199d22a43f06f5dcc Depends-On: I61199f53d7e32fcb3d068ccaf548a836b5bb58e9
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/mistral-mod-wsgi-1a1d3eb279daa7fd.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/mistral-mod-wsgi-1a1d3eb279daa7fd.yaml b/releasenotes/notes/mistral-mod-wsgi-1a1d3eb279daa7fd.yaml
new file mode 100644
index 0000000..ae6401f
--- /dev/null
+++ b/releasenotes/notes/mistral-mod-wsgi-1a1d3eb279daa7fd.yaml
@@ -0,0 +1,7 @@
+---
+features:
+ - Move Mistral API to use mod_wsgi under Apache.
+upgrade:
+ - Mistral API systemd service will be stopped and
+ disabled.
+