Skip to content

We need all the nodes as well as the target nodes in get_best_node(), to find...

Mark Schouten requested to merge migrate-to-same-host-cpu into V1.1

We need all the nodes as well as the target nodes in get_best_node(), to find all the cpu types. Also, we need to deepcopy to fix all the node info.

Merge request reports