Skip to content

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 24 Jan 07:35
· 26 commits to main since this release

Changelog

  • cf86f07 fix(resource): add instance gpu_device_sepecs validator
  • 2977d6c fix(resource): modify virtual_router_offering public_network_uuid schema attribute to option
  • ee0c87d fix(resource): delete disk offering allocator_strategy and add virtual_router_offering public network uuid
  • 172d0e1 fix(resource): disk_offering, eip, virtual_router_image, virtual_router_offering, vpc produced inconsisternt result after apply
  • 89f0fe4 fix(resource): vip, instance_offering, image produced inconsisternt result after apply
  • 1f6e011 feat(datasource disks): support root or data disk data source.
  • 965589c feat(datasource disks): support root or data disk data source.
  • d862835 fix(resource vminstance):Resolved the issue of virtual Machine instance data disk not specifying primary storage
  • 71d7351 fix:Resolved the issue of virtual router instance not specifying primary storage
  • 035664f feat(primary_storage) add primary storage datasource query.
  • ca7e63b refactor: add utils func for memory_size convert MB <-> byte and disk size to convert GB <-> byte
  • 11dfae3 fix(sdk) add client timeout for image or instance long job task