mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-11 05:17:41 +03:00
parent
7eec6f9501
commit
18f26d4fc9
@ -654,7 +654,7 @@ module OpenNebula::MarketPlaceAppExt
|
|||||||
:notemplate => options[:notemplate]
|
:notemplate => options[:notemplate]
|
||||||
)
|
)
|
||||||
|
|
||||||
image = rc[:image].first if rc[:image]
|
image = rc[:image].first if rc[:image]
|
||||||
break image if OpenNebula.is_error?(image)
|
break image if OpenNebula.is_error?(image)
|
||||||
|
|
||||||
vmtemplate = rc[:vmtemplate].first if rc[:vmtemplate]
|
vmtemplate = rc[:vmtemplate].first if rc[:vmtemplate]
|
||||||
|
Loading…
Reference in New Issue
Block a user