diff options
author | Thomas Herve <therve@redhat.com> | 2017-03-21 09:51:26 +0100 |
---|---|---|
committer | Thomas Herve <therve@redhat.com> | 2017-04-20 12:19:59 +0200 |
commit | 2ce8aa08e5337f2643d5e8bc3a1d8ccdc3662652 (patch) | |
tree | 90869b5ca1179c6dd77bf081cdb076fd98e52fa4 /releasenotes/notes | |
parent | 02f5102eeb2600068c7561b156bf00a8eeed5bd0 (diff) |
Include zaqar apache module
This includes the Zaqar apache module, allowing to run Zaqar behind
httpd.
Depends-On: I69b923dd76a60e9ec786cae886c137ba572ec906
Change-Id: Ib52144e5877d9293057713d6bdca557724baad5c
Diffstat (limited to 'releasenotes/notes')
-rw-r--r-- | releasenotes/notes/zaqar-httpd-93db7feb60622687.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/releasenotes/notes/zaqar-httpd-93db7feb60622687.yaml b/releasenotes/notes/zaqar-httpd-93db7feb60622687.yaml new file mode 100644 index 0000000..cff9d65 --- /dev/null +++ b/releasenotes/notes/zaqar-httpd-93db7feb60622687.yaml @@ -0,0 +1,3 @@ +--- +features: + - Run the Zaqar WSGI service over httpd. |