-Change revacuate command to use hypervisor attribute instead of vm guest attributes

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4410 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2009-10-19 18:16:07 +00:00
parent 04ab702b86
commit 8d04e4c953
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ sub handled_commands {
#rinv => 'nodehm:mgt',
getrvidparms => 'nodehm:mgt',
rbeacon => 'nodehm:mgt',
revacuate => 'vm:virtflags',
revacuate => 'hypervisor:type',
#rspreset => 'nodehm:mgt',
#rspconfig => 'nodehm:mgt',
#rbootseq => 'nodehm:mgt',

View File

@ -54,7 +54,7 @@ sub handled_commands {
#rinv => 'nodehm:mgt',
getrvidparms => 'nodehm:mgt',
rbeacon => 'nodehm:mgt',
revacuate => 'vm:virtflags',
revacuate => 'hypervisor:type',
#rspreset => 'nodehm:mgt',
#rspconfig => 'nodehm:mgt',
#rbootseq => 'nodehm:mgt',