aboutsummaryrefslogtreecommitdiffstats
path: root/moon_orchestrator/Changelog
diff options
context:
space:
mode:
authorfrancois.cellier <francois.cellier@orange.com>2018-03-12 17:00:47 +0100
committerThomas Duval <thomas.duval@orange.com>2018-03-15 16:16:07 +0100
commit8c4396c505ea245af4a542cf87b185a010484f5f (patch)
tree4f4a00943af0914b6180fba14cf6ab3388fed2db /moon_orchestrator/Changelog
parent73326131f58c5ca208cd54025e12ee9de543d4a7 (diff)
use the threading capability of Flask app; set the number of manager to 1
Change-Id: Ia700f83898de33372c52969f774ee8aa642ee36c
Diffstat (limited to 'moon_orchestrator/Changelog')
-rw-r--r--moon_orchestrator/Changelog4
1 files changed, 4 insertions, 0 deletions
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
+