mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-23 17:33:56 +03:00
Signed-off-by: Frederick Borges <fborges@opennebula.io>
This commit is contained in:
parent
6725663c41
commit
9c35639c68
@ -232,6 +232,17 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row vm_param">
|
||||
<div class="medium-6 columns hypervisor only_kvm">
|
||||
<fieldset>
|
||||
<legend> {{tr "IOPS Size"}}</legend>
|
||||
<label for="SIZE_IOPS_SEC">
|
||||
{{tr "Size of IOPS per second"}}
|
||||
</label>
|
||||
<input wizard_field="SIZE_IOPS_SEC" type="number" min="0" id="SIZE_IOPS_SEC" name="SIZE_IOPS_SEC" />
|
||||
</fieldset>
|
||||
</div>
|
||||
</div>
|
||||
</fieldset>
|
||||
<fieldset class="not_firecracker hybrid_plus_section">
|
||||
<legend>{{tr "Hybrid+"}}</legend>
|
||||
|
Loading…
Reference in New Issue
Block a user