Skip to content

v1.4.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 10:18
60707b6

FEATURES:

  • resources/opennebula_virtual_network: allow to modify the user owning the resource (#529)
  • resources/opennebula_virtual_router_nic: add floating_only nic argument (#547)
  • resources/opennebula_virtual_machine: add method, gateway, dns arguments for nics (#548)
  • resources/opennebula_service: add service role scaling (#553)

ENHANCEMENTS:

  • resources/opennebula_template: enable disk and nic update (#491)
  • resources/opennebula_template: set random_passwd in graphics template only if true (#535)
  • resources/opennebula_virtual_machine: add nil checks before type casting (#530)
  • resources/opennebula_virtual_machine: allow to recreate VMs if in DONE state (#562)
  • use dev_override for local development (#568)
  • add CPU model to template docs (#570)

BUG FIXES:

  • resources/opennebula_datastore: fix trailing space in CEPH_HOST (#543)
  • resources/opennebula_datastore: remove DS_MAD for Ceph SYSTEM datastore (#542)
  • resources/opennebula_datastore: fix compatible_system_datastore parsing (#552)
  • resources/opennebula_vm_group: fix anti affinity reading (#497)
  • resources/opennebula_virtual_router_instance: fix re-contextualization (#537)
  • resources/opennebula_service_template: fix update operation (#551)
  • resources/opennebula_service: fix panic in network ID retrieval code (#532)
  • resources/opennebula_service: fix networks_values parsing (#575)