MISSING_DEPENDENCY In payload no relations defined for dependent class [cmdb_ci_cluster_vip] that matches any containment/hosting rules: [cmdb_ci_cluster_vip >> Virtualizes >> cmdb_ci_cluster]DescriptionLinux discovery is failing with the following Identification error: MISSING_DEPENDENCY In payload no relations defined for dependent class [cmdb_ci_cluster_vip] that matches any containment/hosting rules: [cmdb_ci_cluster_vip >> Virtualizes >> cmdb_ci_cluster]Steps to Reproduce Run Linux DiscoveryVerify if discovery results in the above mentioned error.WorkaroundFor some servers we are passing the virtual IP-address of the cluster even though the cluster name is empty In the step [ INSERT clusters vips data to CMDB_CI_CLUSTER_VIP] we are setting the ip of the cluster We can add a check for the cluster name not being emptyAfter adding that discovery works fine. Related Problem: PRB1499225