1 Commits

Author SHA1 Message Date
Dmitry Tantsur
2e5d01d48d Fix DHCP-less operations with the noop network interface
The base implementation of get_node_network_data returns {} and is
not overridden in the noop network. Update the base implementation
to use task.node.network_data and remove the excessive logging.

Change-Id: Ie50dcd1c2a151f5dd09794467792527032249809
2020-11-10 18:53:32 +01:00