mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-26 10:03:37 +03:00
bug in vmm KVM
git-svn-id: http://svn.opennebula.org/one/trunk@264 3034c82b-c49b-4eb3-8279-a7acafdc01c0
This commit is contained in:
parent
32d4fab7f3
commit
ea969a629e
@ -143,6 +143,7 @@ class DM < ONEMad
|
||||
###########################
|
||||
|
||||
def std_action(name, command, args)
|
||||
action_number=args[1]
|
||||
std=exec_kvm_command(args[2], command)
|
||||
stdout=std[1].read
|
||||
stderr=std[2].read
|
||||
|
Loading…
x
Reference in New Issue
Block a user