-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:
parent
04ab702b86
commit
8d04e4c953
@ -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',
|
||||
|
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user