1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

B #4147: vRouter floating IP (#4561)

This commit is contained in:
Frederick Borges 2020-04-22 14:42:21 +02:00 committed by GitHub
parent 67aed63360
commit f98233f8ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,8 +61,16 @@
<tr>
<td class="nic_id" nic_id="{{NIC_ID}}">{{NIC_ID}}</td>
<td>{{{NETWORK}}}</td>
<td>{{IP}}</td>
<td>{{IP6_ULA}}</td>
{{#if VROUTER_IP}}
<td>{{VROUTER_IP}}</td>
{{else}}
<td>{{IP}}</td>
{{/if}}
{{#if VROUTER_IP6_LINK}}
<td>{{VROUTER_IP6_LINK}}</td>
{{else}}
<td>{{IP6_ULA}}</td>
{{/if}}
<td>{{IP6_GLOBAL}}</td>
<td>{{VROUTER_MANAGEMENT}}</td>
<td>