From 8c4396c505ea245af4a542cf87b185a010484f5f Mon Sep 17 00:00:00 2001 From: "francois.cellier" Date: Mon, 12 Mar 2018 17:00:47 +0100 Subject: use the threading capability of Flask app; set the number of manager to 1 Change-Id: Ia700f83898de33372c52969f774ee8aa642ee36c --- moon_orchestrator/Changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'moon_orchestrator/Changelog') diff --git a/moon_orchestrator/Changelog b/moon_orchestrator/Changelog index 31aabf5d..783c9130 100644 --- a/moon_orchestrator/Changelog +++ b/moon_orchestrator/Changelog @@ -23,3 +23,7 @@ CHANGES ----- - add bootstrap file to start Orchestrator with all configuration +4.4.1 +----- +- the processing of a request is now performed in a thread + -- cgit 1.2.3-korg