Description
Node object should have an 'image' attribute which references the corresponding NodeImage object.
- need to check if majority of the APIs return info which is needed to do this in list_nodes call.
- need to evaluate the performance impact (in the best case without caching this means 1 extra request for each list_nodes call).