Skip to content

Releases: OpenNebula/terraform-provider-opennebula

v1.4.1-rc2

14 Aug 16:45
81f3e7b
Compare
Choose a tag to compare
v1.4.1-rc2 Pre-release
Pre-release

FEATURES

  • resources/opennebula_virtual_network: allow to modify the user owning the resource (#529)
  • resources/opennebula_virtual_machine: add nil checks before type casting (#530)
  • resources/opennebula_virtual_router_nic: add floating_only nic argument (#547)
  • resources/opennebula_virtual_machine: add method, gateway, dns arguments for nics (#548)

ENHANCEMENTS

  • resources/opennebula_template: enable disk and nic update (#491)

BUG FIXES

  • resources/opennebula_virtual_router_instance: fix re-contextualization (#537)
  • resources/opennebula_datastore: fix trailing space in CEPH_HOST (#543)

v1.4.1-rc1

30 May 11:04
Compare
Choose a tag to compare
v1.4.1-rc1 Pre-release
Pre-release

FEATURES

  • resources/opennebula_virtual_network: allow to modify the user owning the resource (#529)
  • resources/opennebula_virtual_machine: add nil checks before type casting (#530)
  • resources/opennebula_virtual_router_nic: add floating_only nic argument (#547)

ENHANCEMENTS

  • resources/opennebula_template: enable disk and nic update (#491)

BUG FIXES

  • resources/opennebula_virtual_router_instance: fix re-contextualization (#537)
  • resources/opennebula_datastore: fix trailing space in CEPH_HOST (#543)

v1.4.0

22 Jan 15:57
Compare
Choose a tag to compare

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)

v1.4.0-rc4

22 Jan 13:51
Compare
Choose a tag to compare
v1.4.0-rc4 Pre-release
Pre-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)

v1.4.0-rc3

19 Jan 16:29
Compare
Choose a tag to compare
v1.4.0-rc3 Pre-release
Pre-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)

v1.4.0-rc2

16 Jan 10:54
Compare
Choose a tag to compare
v1.4.0-rc2 Pre-release
Pre-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)

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)

v1.4.0-rc1

11 Jan 09:41
Compare
Choose a tag to compare
v1.4.0-rc1 Pre-release
Pre-release

FEATURES

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)

v1.3.1

11 Sep 09:37
5fafae2
Compare
Choose a tag to compare

BUG FIXES

ENHANCEMENTS

  • provider: insecure attribute now also skips TLS verification for the flow client (#482, @benjamb)
  • opennebula_service: allows timeout to be user configurable (#467, @treywelsh)

v1.3.1-rc2

29 Aug 16:26
Compare
Choose a tag to compare
v1.3.1-rc2 Pre-release
Pre-release

BUG FIXES

ENHANCEMENTS

  • provider: insecure attribute now also skips TLS verification for the flow client (#482, @benjamb)
  • opennebula_service: allows timeout to be user configurable (#467, @treywelsh)

v1.3.1-rc1

22 Aug 15:13
Compare
Choose a tag to compare
v1.3.1-rc1 Pre-release
Pre-release

BUG FIXES

ENHANCEMENTS

  • provider: insecure attribute now also skips TLS verification for the flow client (#482, @benjamb)