Added a TODO regarding handling the powerclass not being configured on a node condition

This commit is contained in:
Abhishek Jain 2017-03-25 20:34:58 -04:00
parent de7e73ff50
commit 34a9c89e45

View file

@ -17,6 +17,8 @@ To Do:
* Make def.Task an interface for further modularization and flexibility.
* Convert def#WattsToConsider(...) to be a receiver of def.Task and change the name of it to Watts(...).
* Have a generic sorter for task resources instead of having one for each kind of resource.
* Handle Powerclass not configured on a node condition. As of now, an assumption is made that the powerclass is configured
for all the nodes.
**Requires [Performance Co-Pilot](http://pcp.io/) tool pmdumptext to be installed on the
machine on which electron is launched for logging to work and PCP collector agents installed