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

B #5641: Add cache and size to LXC and hide sections (#1709)

This commit is contained in:
Frederick Borges 2022-01-20 10:37:38 +01:00 committed by GitHub
parent 31a6c38f4b
commit b927161902
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@
</div>
</div>
<div class="row vm_param">
<div class="medium-6 columns hypervisor only_kvm not_lxc not_firecracker">
<div class="medium-6 columns hypervisor not_vcenter not_firecracker">
<label for="CACHE">
{{tr "Cache"}}
</label>
@ -92,7 +92,7 @@
</select>
</div>
{{#unless volatile}}
<div class="medium-6 columns hypervisor only_kvm">
<div class="medium-6 columns hypervisor not_vcenter not_firecracker">
<label for="SIZE">
{{tr "Size on instantiate"}}
{{{tip (tr "The size of the disk will be modified to match this size when the template is instantiated")}}}
@ -112,7 +112,7 @@
</div>
{{/unless}}
</div>
<fieldset class="not_firecracker">
<fieldset class="not_firecracker not_lxc">
<legend>{{tr "Throttling (Bytes/s)"}}</legend>
<div class="row vm_param">
<div class="medium-4 columns hypervisor only_kvm">
@ -168,7 +168,7 @@
</div>
</div>
</fieldset>
<fieldset class="not_firecracker">
<fieldset class="not_firecracker not_lxc">
<legend>{{tr "Throttling (IOPS)"}}</legend>
<div class="row vm_param">
<div class="medium-4 columns hypervisor only_kvm">
@ -243,7 +243,7 @@
</div>
</div>
</fieldset>
<fieldset class="not_firecracker hybrid_plus_section">
<fieldset class="not_firecracker not_lxc hybrid_plus_section">
<legend>{{tr "Edge Cluster"}}</legend>
<div class="row vm_param">
<div class="medium-6 columns hypervisor only_kvm">