hashicorp / hashicorp/packer-plugin-cloudstack
VM Creation Error - Cloudstack
未关闭
question
- 主要语言
- Go
- 星标
- 5
- 派生
- 17
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi Team,
When I tried to create a VM in cloudstack it shows " **cloudstack.centos: Error creating new instance packer-629497eb-6580-0059-b4ef-50a079b50415: json: cannot unmarshal string into Go struct field DeployVirtualMachineResponse.ostypeid of type int64**
Packer Version : 1.8.1
I ran the packer build command from my windows 10 desktop machine.
Here is my code.
source "cloudstack" "centos" {
api_key = ""
api_url = ""
secret_key = "
贡献指南
调研方向
报告没有指出要检查的仓库文件、测试或入口点。首先使用所示配置复现 CloudStack VM 创建失败,并确定处理 DeployVirtualMachineResponse 的 plugin 代码;要完成此任务,需要确认原因并添加回归测试,但预期的更改未作说明。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go
- 领域
- cloud, infrastructure
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100