removed proactive-clusterwide power-capper. Retrofitted package names to use elektron and not electron

This commit is contained in:
Pradyumna Kaushik 2017-09-26 00:18:35 -04:00
parent 1c4b6f0f01
commit 9897c983fe
11 changed files with 28 additions and 304 deletions

View file

@ -1,9 +1,9 @@
package main
import (
"bitbucket.org/sunybingcloud/electron/def"
"bitbucket.org/sunybingcloud/electron/pcp"
"bitbucket.org/sunybingcloud/electron/schedulers"
"bitbucket.org/sunybingcloud/elektron/def"
"bitbucket.org/sunybingcloud/elektron/pcp"
"bitbucket.org/sunybingcloud/elektron/schedulers"
"flag"
"fmt"
"github.com/golang/protobuf/proto"