Resalloc resources

{% for resource, info in information.items() %} {% endfor %}
Pool Max Available Up Starting Deleting Releasing Ended Taken
{{ resource }} {{ info.max }} {{ info.available }} {{ info.status['UP'] }} {{ info.status['STARTING'] }} {{ info.status['DELETING'] }} {{ info.status['RELEASING'] }} {{ info.status['ENDED'] }} {{ info.status['TAKEN'] }}