diff --git a/xCAT-server/lib/xcat/plugins/lsslp.pm b/xCAT-server/lib/xcat/plugins/lsslp.pm index f997c4725..9a0ee3680 100644 --- a/xCAT-server/lib/xcat/plugins/lsslp.pm +++ b/xCAT-server/lib/xcat/plugins/lsslp.pm @@ -27,8 +27,8 @@ use constant { P7_SERVICE => "service:management-software.IBM", SERVICE_FSP => "cec-service-processor", SERVICE_BPA => "bulk-power-controller", - SERVICE_CEC => "null", - SERVICE_FRAME => "null", + SERVICE_CEC => "cec-service-processor", + SERVICE_FRAME => "bulk-power-controller", SERVICE_HMC => "hardware-management-console", SERVICE_IVM => "integrated-virtualization-manager", SERVICE_MM => "management-module",