vSphere 8 compatibility?

Hello

Is vsphere-iso 1.4.2.50 compatible with vSphere 8 ?

With a vCenter 7, my build is OK, without resource_pool attribute or with resource_pool = “REDHAT_02/Resources/my_rp1”.

With a vCenter 8, all is KO.

  • Without resource_pool attribute :

vsphere-iso.rhel: error creating virtual machine: resource pool ‘REDHAT_02/Resources/’ not found

  • With resource_pool = “REDHAT_02/Resources/my_rp1”

vsphere-iso.rhel: error creating virtual machine: resource pool ‘REDHAT_02/Resources/REDHAT_02/Resources/HorsProduction’ not found

  • With resource_pool = “REDHAT_02/host/Resources/HorsProduction”

vsphere-iso.rhel: error creating virtual machine: resource pool ‘REDHAT_02/Resources/REDHAT_02/host/Resources/HorsProduction’ not found

  • With resource_pool = “Datacenter LAN/REDHAT_02/Resources/HorsProduction”

vsphere-iso.rhel: error creating virtual machine: resource pool ‘REDHAT_02/Resources/Datacenter LAN/REDHAT_02/Resources/HorsProduction’ not found

Thanks.

Michael.

With resource_pool = “HorsProduction”

error creating virtual machine: resource pool ‘REDHAT_02/Resources/HorsProduction’ not found

But this resources pool exist !

Name FullPath
---- --------
Resources REDHAT_02/Resources
HorsProduction REDHAT_02/Resources/HorsProduction

Yes, it is compatible with vSphere 8.

Does the account have the same role and permissions scope?