mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-06-25 09:27:21 +08:00
fix: deprecated-by => yunion:deprecated-by
This commit is contained in:
@@ -376,7 +376,7 @@ func (opts *ServerCreateOptionalOptions) OptionalParams() (*computeapi.ServerCre
|
||||
params := &computeapi.ServerCreateInput{
|
||||
ServerConfigs: config,
|
||||
VcpuCount: opts.VcpuCount,
|
||||
KeypairId: opts.Keypair,
|
||||
Keypair: opts.Keypair,
|
||||
Password: opts.Password,
|
||||
Cdrom: opts.Iso,
|
||||
Vga: opts.Vga,
|
||||
|
||||
Reference in New Issue
Block a user