mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
bug #819: Fix typo in client(cherry picked from commit b5d4a0782bc911e00256c5ec1db7097fa15e96d1)
This commit is contained in:
parent
c8fbdf8ed6
commit
7538bc7d5e
@ -92,7 +92,7 @@ class OCAInteraction
|
||||
zone.endpoint,
|
||||
false)
|
||||
|
||||
vdcgroupid = vdc_group_id(vdc.name, sclient)
|
||||
vdcgroupid = vdc_group_id(vdc.name, client)
|
||||
if OpenNebula.is_error?(vdcgroupid)
|
||||
return vdcgroupid
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user