
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
7 lines
192 B
YAML
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.
|