Send metrics to solver during initial deployment
Change-Id: I617a13e10ba8a873a41dabd5815b3ed621c934af
This commit is contained in:
parent
aa47639a13
commit
8eea253070
@ -442,6 +442,10 @@ public class NebulousAppDeployer {
|
||||
return;
|
||||
}
|
||||
|
||||
// ------------------------------------------------------------
|
||||
// Send metrics to Solver
|
||||
app.sendMetricList();
|
||||
|
||||
// ------------------------------------------------------------
|
||||
// Deploy application
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user