Skip to content
Snippets Groups Projects
Commit 0149ba1f authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Pre-merge cleanup

parent d71d851d
No related branches found
No related tags found
2 merge requests!294Release TeraFlowSDN 4.0,!207Resolve "(CTTC) Separation of Monitoring"
......@@ -87,7 +87,7 @@ message KpiId {
}
message Kpi {
KpiId kpi_id = 1;
KpiId kpi_id = 1;
context.Timestamp timestamp = 2;
KpiValue kpi_value = 3;
}
......@@ -118,7 +118,6 @@ message KpiList {
}
message SubsDescriptor{
SubscriptionID subs_id = 1;
KpiId kpi_id = 2;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment