summaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/mistral-mod-wsgi-1a1d3eb279daa7fd.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-05-24 18:21:28 +0000
committerGerrit Code Review <review@openstack.org>2017-05-24 18:21:28 +0000
commit28af14ae41e95824beb1ab3fa6ccd163b4e2fd75 (patch)
treef5c292472e2046cb37eee6a81ed885f0036f52e3 /releasenotes/notes/mistral-mod-wsgi-1a1d3eb279daa7fd.yaml
parent88560a7dc3565e9e4a5655bf8abb70d0606c3cff (diff)
parent732d87864429445a9010963bc456a67e422b2d8f (diff)
Merge "Enable mistral to run under mod_wsgi"
Diffstat (limited to 'releasenotes/notes/mistral-mod-wsgi-1a1d3eb279daa7fd.yaml')
-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.
+