Skip to content

v2.16.0 release (tower version 4.2.0)

Compare
Choose a tag to compare
@Sczlog Sczlog released this 16 Jul 08:05
· 1 commit to master since this release

release 日期 2024-07-16

v2.16.0 release (tower version 4.2.0)

bugfix

  • [utils]: 移除代码中的 type annotation 以支持 python2
  • [VmApi], [VmVolumeApi],[ContentLIbraryVmTemplateApi]:
    • 移除 [export_content_library_vm_template], [import_content_library_vm_template], [export_vm_volume], [import_vm_volume], [update_vm_nic_qos_option], [get_vm_vnc_info] 被错误增加必须的 content-language 参数

update

  • [HostApi]:
    • [create_host]: 新增 vdses 字段适配网络融合,新增 zbsSpec 字段适配 zbs 560 以上版本集群的添加
  • [VmApi]:
    • [get_vms]: 新增 bios_uuid 字段
  • 新增 [image_utils] 工具类,支持通过 uploadTask 来获取上传后的 elfImage 与 contentLibraryImage