{% extends "horizon/client_side/template.html" %} {% load horizon %} {% block id %}balloon_network_port{% endblock %} {% block template %} {% jstemplate %}
Network Info
[[#floating_ips]] [[/floating_ips]] [[#fixed_ips]] [[/fixed_ips]] [[#sub_ports]] [[/sub_ports]]
Floating IP [[.]]
Subnet [[subnet_id]] [[ip_address]]
Subport [[port_id]] [[name]]
{% endjstemplate %} {% endblock %}