mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
parent
31a6c38f4b
commit
b927161902
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user