Skip to content

Release 0.16.0.1

Choose a tag to compare

@huanggs001 huanggs001 released this 21 Apr 20:40
· 4 commits to release/0.16.0.x since this release
28344bc

Controller enhancements

  • VCSA Controllers
    • 1234 - Encryption must be enabled for vMotion on the virtual machine:
      • Added flag to exclude VMs in disconnected states (orphaned VM, host disconnected VM, etc.).
      • Added name match to exclude certain system generated VMs on VCF5.2 that the encryption policy could not be reconfigured.
      • Added code to handle the VMs with None encryption policy attribute.
      • Added flag to exclude fully encrypted VMs from compliance check and remediation.
      • Set timeout value to 2 minutes for pyVmomi waiting task.