Comment 4 for bug 1576590

Revision history for this message
Vladimir Kuklin (vkuklin) wrote :

Logs contain the following error message:

Cannot evaluate expression - 'changedAny($.network_scheme, $.dpdk, $.get('use_ovs'), $.get('set_rps'), $.get('set_rps'), $.get('run_ping_checker'), $.network_scheme.endpoints.values().where(
  $.get('gateway') != null).gateway)) for task netconfig. <- here we can clearly see a redundant parentheses in the YAQL expression

But if I open our stable/mitaka or master code I do not see this redundant parentheses. To me it seems like this bug is at least Incomplete. Please, reopen if you face this issue with the newer ISO