Skip to content

v1.4.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 16:29
· 11 commits to master since this release

FEATURES

ENHANCEMENTS

  • resources/opennebula_virtual_machine: add nic scheduling attributes: network_mode_auto, sched_requirements, sched_rank. (@treywelsh, #477)
  • resources/opennebula_template: add nic scheduling attributes: network_mode_auto, sched_requirements, sched_rank. (@treywelsh, #477)
  • resources/opennebula_virtual_machine: add passwd and random_passwd fields to graphics section. (@axbgrossi, #498)
  • resources/opennebula_template: add passwd and random_passwd fields to graphics section. (@axbgrossi, #498)

BUG FIXES

  • resources/opennebula_virtual_machine: fix cpumodel update (@treywelsh, #463)
  • resources/opennebula_service_template: improve service_template idempotency (@vickmp, #468)
  • resources/opennebula_service: fix service crashes (@sk4zuzu, #469)
  • resources/opennebula_virtual_network: fix the reservation_ar_id=0 case (@sk4zuzu, #512)