removed proactive-clusterwide power-capper. Retrofitted package names to use elektron and not electron
This commit is contained in:
parent
1c4b6f0f01
commit
9897c983fe
11 changed files with 28 additions and 304 deletions
|
@ -1,8 +1,8 @@
|
|||
package def
|
||||
|
||||
import (
|
||||
"bitbucket.org/sunybingcloud/electron/constants"
|
||||
"bitbucket.org/sunybingcloud/electron/utilities/offerUtils"
|
||||
"bitbucket.org/sunybingcloud/elektron/constants"
|
||||
"bitbucket.org/sunybingcloud/elektron/utilities/offerUtils"
|
||||
"encoding/json"
|
||||
mesos "github.com/mesos/mesos-go/mesosproto"
|
||||
"github.com/pkg/errors"
|
||||
|
|
Reference in a new issue