Merge branch 'newPowerClasses' of https://bitbucket.org/sunybingcloud/electron into kmeansTaskClassification

This commit is contained in:
Pradyumna Kaushik 2017-03-10 17:26:39 -05:00
commit 668ae586fe
3 changed files with 36 additions and 32 deletions

View file

@ -24,9 +24,11 @@ var PowerClasses = map[string]map[string]bool{
},
"B": map[string]bool{
"stratos-007.cs.binghamton.edu": true,
"stratos-008.cs.binghamton.edu": true,
},
"C": map[string]bool{
"stratos-008.cs.binghamton.edu": true,
},
"D": map[string]bool {
"stratos-001.cs.binghamton.edu": true,
"stratos-002.cs.binghamton.edu": true,
"stratos-003.cs.binghamton.edu": true,