fixed package name from pcp to powerCapping
This commit is contained in:
parent
0413d2abd3
commit
03a9d64a52
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Cluster wide dynamic capping
|
|||
|
||||
This is not a scheduler but a scheduling scheme that schedulers can use.
|
||||
*/
|
||||
package pcp
|
||||
package powerCapping
|
||||
|
||||
import (
|
||||
"bitbucket.org/sunybingcloud/electron/constants"
|
||||
|
|
Reference in a new issue