mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
M #~: Minor fix oca module (#2084)
This commit is contained in:
parent
525233222e
commit
a26667528d
@ -140,7 +140,7 @@ module OpenNebula::WaitExt
|
||||
WAIT = {
|
||||
OpenNebula::VirtualNetwork => {
|
||||
:event => lambda {|o, s1, _s2|
|
||||
"EVENT STATE NET/#{s1}//#{o['ID']}"
|
||||
"EVENT STATE VNET/#{s1}//#{o['ID']}"
|
||||
},
|
||||
|
||||
:in_state => lambda {|o, s1, _s2|
|
||||
|
Loading…
x
Reference in New Issue
Block a user