aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorBrad P. Crochet <brad@redhat.com>2017-04-20 09:34:32 -0400
committerBrad P. Crochet <brad@redhat.com>2017-05-06 12:26:01 -0400
commit2faedff2c779d2a778e662347c09184b6d168fac (patch)
tree0c92cdd980fcab3025c44d2e116c78313a51a035 /releasenotes
parent5fc8d234dd962b641c4daeae241b98c63f3fa84d (diff)
Enable mistral to run under mod_wsgi
Mistral should run under mod_wsgi. Let's do that. Change-Id: Ie98dd5061d92dbc3c15bdd8926b0e3d62cc471f6 Depends-On: I99f83c35eaa892c10deb63e199d22a43f06f5dcc
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/mistral-mod-wsgi-24d41a6f427237ff.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/mistral-mod-wsgi-24d41a6f427237ff.yaml b/releasenotes/notes/mistral-mod-wsgi-24d41a6f427237ff.yaml
new file mode 100644
index 00000000..ae6401fb
--- /dev/null
+++ b/releasenotes/notes/mistral-mod-wsgi-24d41a6f427237ff.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.
+