-
Bug
-
Resolution: Done
-
Normal
-
4.12.0
-
None
-
Moderate
-
None
-
False
-
Description of problem:
QE has one vsphere6.7 u3 env, privilege "InventoryService.Tagging.ObjectAttachable" does not exist, and installer fails as below. FATAL failed to fetch Terraform Variables: failed to fetch dependency of "Terraform Variables": failed to generate asset "Platform Provisioning Check": platform.vsphere.defaultDatastore: Internal error: privileges missing for vSphere vCenter Datastore: InventoryService.Tagging.ObjectAttachable As vSphere 6.7 U3 is deprecated but not removed, so it should be supported, users may hit the similar issue on 6.7u3 when fresh installing.
Version-Release number of selected component (if applicable):
4.12.0-0.nightly-2022-08-30-142847
How reproducible:
always
Steps to Reproduce:
1. Create role for each vsphere objects and assign listed privileges on it based on instlallation doc, then add permission to each object with created and user 2. Install IPI cluster on vSphere platform by this user 3. Installer fails and complains that missing privilege "InventoryService.Tagging.ObjectAttachable"
Actual results:
Installer fails and complains that missing privilege "InventoryService.Tagging.ObjectAttachable"
Expected results:
Installer should succeed.
Additional info: