Moved to https://github.com/eu-nebulous; NebulOuS optimiser's solver.
Go to file
Geir Horn d2324e42a3 Merge all outstanding changesets
Commit messages as follows:

Change-Id: I631d374144efc540b158868fa65a0bac232a7548
---
Changed the comments for the SLO Violation handler
---
Performance update:
Adding a boolean flag to indicate when all metrics have been set to avoid a linear scan of all metrics on each SLO Violation message.
---
Metric list and reconfiguration wait
Metric updater now listening for a metric list from the Optimiser Controller and not frmo the EMS, and discards SLO Violations until the Optimiser Controller sends a message indicating that the previous application reconfiguration has finished.
---
Log message to indicate that the "reconfiguration done" even message has been received
---
Added the right topic for the metric list
---
New messages
Metric list from the controller
New message format for AMPL model definition
Fixed the AMQ message property settings
2024-04-17 14:27:21 +02:00
.vscode Merge all outstanding changesets 2024-04-17 14:27:21 +02:00
AMPLTest First release 2024-01-23 10:53:48 +01:00
Bin First release of the solver component 2024-01-10 16:26:09 +01:00
charts/nebulous-optimiser-solver Add ci process to solver 2024-03-20 17:23:02 +01:00
zuul.d Add ci process to solver 2024-03-20 17:23:02 +01:00
.gitignore Merge all outstanding changesets 2024-04-17 14:27:21 +02:00
.gitreview Added .gitreview 2023-09-19 14:26:57 +00:00
.yamllint Init repo from the component-template 2023-09-19 20:16:15 +02:00
AMPLSolver.cpp Merge all outstanding changesets 2024-04-17 14:27:21 +02:00
AMPLSolver.hpp Merge all outstanding changesets 2024-04-17 14:27:21 +02:00
Dockerfile Add ci process to solver 2024-03-20 17:23:02 +01:00
ExecutionControl.cpp Merge all outstanding changesets 2024-04-17 14:27:21 +02:00
ExecutionControl.hpp Merge all outstanding changesets 2024-04-17 14:27:21 +02:00
LICENSE Init repo from the component-template 2023-09-19 20:16:15 +02:00
makefile Add ci process to solver 2024-03-20 17:23:02 +01:00
MakeSolver.sh First release 2024-01-15 21:35:34 +01:00
MetricUpdater.cpp Merge all outstanding changesets 2024-04-17 14:27:21 +02:00
MetricUpdater.hpp Merge all outstanding changesets 2024-04-17 14:27:21 +02:00
noxfile.py Init repo from the component-template 2023-09-19 20:16:15 +02:00
Solver.code-workspace Merge all outstanding changesets 2024-04-17 14:27:21 +02:00
Solver.hpp Merge all outstanding changesets 2024-04-17 14:27:21 +02:00
SolverComponent.cpp Merge all outstanding changesets 2024-04-17 14:27:21 +02:00
SolverManager.hpp Merge all outstanding changesets 2024-04-17 14:27:21 +02:00
start-solver.sh Add ci process to solver 2024-03-20 17:23:02 +01:00