Add NebulOuS monitoring-data-persistor and exponential-smoothing-predictor repo

Change-Id: Icfa91de50220c8ebcd88bf9c7ae55bd0650589e0
This commit is contained in:
jmarchel 2024-01-04 09:54:54 +01:00
parent 7fa97b142a
commit 29e808afca
2 changed files with 10 additions and 0 deletions

View File

@ -233,6 +233,10 @@
description: >-
NebulOuS exn's python connector.
acl-config: /home/gerrit2/acls/nebulous/nebulous.config
- project: nebulous/exponential-smoothing-predictor
description: >-
NebulOuS component implementing method for trend-based data prediction.
acl-config: /home/gerrit2/acls/nebulous/nebulous.config
- project: nebulous/gui
description: >-
NebulOuS frontend.
@ -251,6 +255,10 @@
description: >-
NebulOuS monitoring solution.
acl-config: /home/gerrit2/acls/nebulous/nebulous.config
- project: nebulous/monitoring-data-persistor
description: >-
NebulOuS component to manage and store data of monitoring system.
acl-config: /home/gerrit2/acls/nebulous/nebulous.config
- project: nebulous/nebulous
description: >-
The main repository of the NebulOuS project - a Meta Operating System

View File

@ -123,9 +123,11 @@
- nebulous/exn-connector-cpp
- nebulous/exn-connector-java
- nebulous/exn-connector-python
- nebulous/exponential-smoothing-predictor
- nebulous/gui
- nebulous/iot-dpp-orchestrator
- nebulous/monitoring
- nebulous/monitoring-data-persistor
- nebulous/optimiser-constraint-checker
- nebulous/optimiser-controller
- nebulous/optimiser-resource-auction-agent