Comment 4 for bug 1601909

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/21826
Committed: http://github.org/Juniper/contrail-controller/commit/3f025bb047a682b5037cf5dd66d17b769bd75d1e
Submitter: Zuul
Branch: master

commit 3f025bb047a682b5037cf5dd66d17b769bd75d1e
Author: Santosh Gupta <email address hidden>
Date: Mon Jul 11 18:42:14 2016 -0700

Use map instead of list for reporting cpu/mem usage in NodeStatus

The new DerivedStats infra supports maps and not lists.
- Updating new NodeStatus structure to use maps instead of lists.
- Corresponding changes on client.
- Marked the deprecated fields, these will be deleted after UI moves to new structures.
List of contrail-stats test commands attached to the bug.

Change-Id: I3e4f2f38d11dff149cacda98162303917281c4cf
Closes-Bug:1601909