Implement OPNFV workflow
[pharos-tools.git] / dashboard / src / templates / booking / booking_table.html
index e0c5f49..32a0146 100644 (file)
@@ -30,7 +30,7 @@
             {{ booking.end }}
         </td>
         <td>
-            {{ booking.resource.get_host.config.image.os.name }}
+            {{ booking.resource.get_head_node.config.image.os.name }}
         </td>
     </tr>
 {% endfor %}