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

This commit is contained in:
Zuul 2024-01-04 14:14:30 +00:00 committed by Gerrit Code Review
commit 79b12a77a7
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.
@ -255,6 +259,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,10 +123,12 @@
- nebulous/exn-connector-cpp
- nebulous/exn-connector-java
- nebulous/exn-connector-python
- nebulous/exponential-smoothing-predictor
- nebulous/gui
- nebulous/influxdb
- nebulous/iot-dpp-orchestrator
- nebulous/monitoring
- nebulous/monitoring-data-persistor
- nebulous/optimiser-constraint-checker
- nebulous/optimiser-controller
- nebulous/optimiser-resource-auction-agent