mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Add LVM to datastore ds_mad options on create
(cherry picked from commit 7ef3e73f238780dc3af959db7bc4b4ee5feec782)
This commit is contained in:
parent
2fe5e591e8
commit
754b350c50
@ -54,6 +54,7 @@ var create_datastore_tmpl =
|
||||
<option value="fs">' + tr("Filesystem") + '</option>\
|
||||
<option value="vmware">' + tr("VMware") + '</option>\
|
||||
<option value="iscsi">' + tr("iSCSI") + '</option>\
|
||||
<option value="lvm">' + tr("LVM") + '</option>\
|
||||
</select>\
|
||||
<label>' + tr("Transfer manager") + ':</label>\
|
||||
<select id="tm_mad" name="tm_mad">\
|
||||
|
Loading…
x
Reference in New Issue
Block a user