You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The vm placement code In the / RedHatConsulting_Utilities / Infrastructure / VM / Provisioning / Placement / redhat_best_placement_with_scope method does not check if the selected RHV VM Network Profile is available in the RHV Cluster being selected.
This results in a failure where the vm configuration is attempted to be updated with the selected RHV network profile.
The issue occur when RHV Clusters inside a RHV Data Center have different networks configured. Not all networks defined in the RHV Data Center are configured on all RHV Clusters. Networks are defined in the RHV Cluster based on what services should be provided by the RHV Cluster.
The vm placement code In the / RedHatConsulting_Utilities / Infrastructure / VM / Provisioning / Placement / redhat_best_placement_with_scope method does not check if the selected RHV VM Network Profile is available in the RHV Cluster being selected.
This results in a failure where the vm configuration is attempted to be updated with the selected RHV network profile.
The issue occur when RHV Clusters inside a RHV Data Center have different networks configured. Not all networks defined in the RHV Data Center are configured on all RHV Clusters. Networks are defined in the RHV Cluster based on what services should be provided by the RHV Cluster.