Added a TODO regarding handling the powerclass not being configured on a node condition
This commit is contained in:
parent
de7e73ff50
commit
34a9c89e45
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Reference in a new issue