From fc1852fb269738f78132665530e84296342d2828 Mon Sep 17 00:00:00 2001 From: jjhua Date: Thu, 16 Dec 2010 07:39:08 +0000 Subject: [PATCH] support for getting bpa state git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8433 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/bpa.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-server/lib/xcat/plugins/bpa.pm b/xCAT-server/lib/xcat/plugins/bpa.pm index 15765f3f8..468c2064a 100644 --- a/xCAT-server/lib/xcat/plugins/bpa.pm +++ b/xCAT-server/lib/xcat/plugins/bpa.pm @@ -10,6 +10,7 @@ use xCAT::PPC; ########################################################################## sub handled_commands { return { + rpower => 'nodehm:power,mgt', rspconfig => 'nodehm:mgt', mkhwconn => 'nodehm:mgt', rmhwconn => 'nodehm:mgt',