Commit 603e9a53 authored by Romain Courteaud's avatar Romain Courteaud

slapos_accounting: source_administration is not used anymore on Compute Node

parent df2ac0a8
......@@ -35,6 +35,7 @@ else:
# informative.
if compute_node.getReference() == reference:
aggregate_value_list = [compute_node]
person_relative_url = None
project = compute_node_project
else:
project = None # For now, else we should calculate this too.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment