鉴权参数调整
This commit is contained in:
parent
15f723807a
commit
830fc3ec65
|
@ -12,7 +12,7 @@ import (
|
||||||
const (
|
const (
|
||||||
IAMUser = "pcmmodelarts"
|
IAMUser = "pcmmodelarts"
|
||||||
IAMPassword = "!QAZ2wsx3edc4"
|
IAMPassword = "!QAZ2wsx3edc4"
|
||||||
IAMDomain = "hw_008618597947378_01"
|
IAMDomain = "hid_btkv2tt4_rcdv0q"
|
||||||
AuthMethod = "password"
|
AuthMethod = "password"
|
||||||
IAMTokenUrl = "https://iam.cn-north-4.myhuaweicloud.com/v3/auth/tokens"
|
IAMTokenUrl = "https://iam.cn-north-4.myhuaweicloud.com/v3/auth/tokens"
|
||||||
ProjectName = "cn-north-4"
|
ProjectName = "cn-north-4"
|
||||||
|
|
Loading…
Reference in New Issue