Revision 728d0435 src/scheduler/src/pool/VirtualMachineXML.cc
src/scheduler/src/pool/VirtualMachineXML.cc | ||
---|---|---|
296 | 296 |
|
297 | 297 |
if ( action_st != "shutdown" |
298 | 298 |
&& action_st != "shutdown-hard" |
299 |
&& action_st != "shutdown-save"
|
|
300 |
&& action_st != "shutdown-save-hard"
|
|
299 |
&& action_st != "undeploy"
|
|
300 |
&& action_st != "undeploy-hard"
|
|
301 | 301 |
&& action_st != "hold" |
302 | 302 |
&& action_st != "release" |
303 | 303 |
&& action_st != "stop" |
Also available in: Unified diff