add chvm => nodehm:mgt

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8964 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2011-03-02 09:35:53 +00:00
parent b2fd05f75c
commit 40d2825237

View File

@ -25,6 +25,7 @@ sub handled_commands {
rvitals => 'nodehm:mgt',
mkvm => 'nodehm:mgt',
lsvm => 'nodehm:mgt',
chvm => 'nodehm:mgt',
rscan => 'nodehm:mgt'
};