add methods for VM object

This commit is contained in:
Olivier Lambert 2014-01-08 18:17:21 +01:00
parent 4affdd91a7
commit eeba0940b6

View File

@ -18,6 +18,12 @@ defs = {
]
unpause: {}
hard_shutdown: {}
hard_reboot: {}
destroy: {}
}
#=====================================================================