mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
M #-: fix minor bug in flow server (#4546)
This commit is contained in:
parent
9c42ffdb65
commit
98b83bc55d
@ -527,7 +527,7 @@ post '/service_template/:id/action' do
|
||||
networks_values = merge_template['networks_values'] if merge_template
|
||||
|
||||
# Obtain defaults from template
|
||||
unless networks_values
|
||||
if networks && !networks_values
|
||||
networks_values = []
|
||||
|
||||
begin
|
||||
|
Loading…
x
Reference in New Issue
Block a user