Files
puppet-cloudkitty/releasenotes/notes/debian-uwsgi-7e64888abb29273a.yaml
Thomas Goirand 56af7256ae Allow using cloudkitty-api as service name
In Debian, cloudkitty-api is running over UWSGI, which is a fine
way to run APIs. This patch makes it possible to use that,
instead of Apache.

Change-Id: I1cdd9bec4b23a3a0e65fe3eb4ceb79943330e2d4
2020-05-10 21:22:44 +09:00

7 lines
192 B
YAML

---
features:
- |
It is now possible to run cloudkitty-api using the default package service,
which may be useful if running under Debian, where cloudkitty-api runs
using uwsgi.