From 732d87864429445a9010963bc456a67e422b2d8f Mon Sep 17 00:00:00 2001 From: "Brad P. Crochet" Date: Thu, 20 Apr 2017 09:33:29 -0400 Subject: Enable mistral to run under mod_wsgi Mistral should run under mod_wsgi. Enable that. Change-Id: I99f83c35eaa892c10deb63e199d22a43f06f5dcc Depends-On: I61199f53d7e32fcb3d068ccaf548a836b5bb58e9 --- releasenotes/notes/mistral-mod-wsgi-1a1d3eb279daa7fd.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 releasenotes/notes/mistral-mod-wsgi-1a1d3eb279daa7fd.yaml (limited to 'releasenotes') 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. + -- cgit 1.2.3-korg