1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00

F #5225: Add disk IOPS Size (#817)

Signed-off-by: Frederick Borges <fborges@opennebula.io>
This commit is contained in:
Frederick Borges 2021-02-16 18:18:09 +01:00 committed by GitHub
parent 6725663c41
commit 9c35639c68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>