diff --git a/src/sunstone/public/js/plugins/templates-tab.js b/src/sunstone/public/js/plugins/templates-tab.js index 6c27af4dad..b231d8086a 100644 --- a/src/sunstone/public/js/plugins/templates-tab.js +++ b/src/sunstone/public/js/plugins/templates-tab.js @@ -825,30 +825,128 @@ function generate_disk_tab_content(str_disk_tab_id, str_datatable_id){ '
'+ '

'+tr("Advanced options")+'

'+ '
'+ - '
'+ - '
'+ - '
'+ - '
'+ - ''+ + '
'+ + '
'+ + '
'+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + '
'+tr("Device to map image disk. If set, it will overwrite the default device mapping")+'

\ + '+tr("Xen: Optional")+'
\ + '+tr("KVM: Optional")+'
\ + '+tr("VMWare: Optional")+ + '
'+ + '
'+ '
'+ - '
'+ - ''+ - '
'+ - '
'+ - '
'+tr("Device to map image disk. If set, it will overwrite the default device mapping")+'
'+ + '
'+ + '
'+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + '
'+tr("Specific image mapping driver")+'

\ + '+tr("Xen: Optional (tap:aio:, file:)")+'
\ + '+tr("KVM: Optional (raw, qcow2)")+'
\ + '+tr("VMWare: Not supported")+ + '
'+ + '
'+ '
'+ '
'+ '
'+ - '
'+ - '
'+ - '
'+ - ''+ + '
'+ + '
'+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + '
'+tr("Prefix for the emulated device this image will be mounted at. For instance, “hd”, “sd”, or “vd” for KVM virtio. If omitted, the dev_prefix attribute of the Image will be used")+'

\ + '+tr("Xen: Optional")+'
\ + '+tr("KVM: Optional")+'
\ + '+tr("VMWare: Optional")+ + '
'+ + '
'+ '
'+ - '
'+ - ''+ + '
'+ + '
'+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + '
'+tr("Set how the image is exposed by the hypervisor")+'

\ + '+tr("Xen: Optional")+'
\ + '+tr("KVM: Optional")+'
\ + '+tr("VMWare: Optional")+ + '
'+ + '
'+ '
'+ - '
'+ - '
'+tr("Specific image mapping driver. KVM: raw, qcow2. Xen:tap:aio:, file:. VMware unsupported")+'
'+ + '
'+ + '
'+ + '
'+ + '
'+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + '
'+tr("Selects the cache mechanism for the disk.")+'

\ + '+tr("Xen: Not supported")+'
\ + '+tr("KVM: Optional")+'
\ + '+tr("VMWare: Not supported")+ + '
'+ + '
'+ + '
'+ + '
'+ + '
'+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + '
'+tr("Set IO policy.")+'

\ + '+tr("Xen: Not supported")+'
\ + '+tr("KVM: Optional")+'
\ + '+tr("VMWare: Not supported")+ + '
'+ + '
'+ '
'+ '
'+ '
'+ @@ -910,36 +1008,134 @@ function generate_disk_tab_content(str_disk_tab_id, str_datatable_id){ '
'+ '
'+ '
'+ - '

'+tr("Advanced options")+''+ + '

'+tr("Advanced options")+'

'+ '

'+ - '
'+ - '
'+ - '
'+ - '
'+ - ''+ + '
'+ + '
'+ + '
'+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + '
'+tr("Device to map image disk. If set, it will overwrite the default device mapping")+'

\ + '+tr("Xen: Optional")+'
\ + '+tr("KVM: Optional")+'
\ + '+tr("VMWare: Optional")+ + '
'+ + '
'+ '
'+ - '
'+ - ''+ - '
'+ - '
'+ - '
'+tr("Device to map image disk. If set, it will overwrite the default device mapping")+'
'+ + '
'+ + '
'+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + '
'+tr("Specific image mapping driver")+'

\ + '+tr("Xen: Optional (tap:aio:, file:)")+'
\ + '+tr("KVM: Optional (raw, qcow2)")+'
\ + '+tr("VMWare: Not supported")+ + '
'+ + '
'+ '
'+ '
'+ '
'+ - '
'+ - '
'+ - '
'+ - ''+ + '
'+ + '
'+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + '
'+tr("Prefix for the emulated device this image will be mounted at. For instance, “hd”, “sd”, or “vd” for KVM virtio. If omitted, the dev_prefix attribute of the Image will be used")+'

\ + '+tr("Xen: Optional")+'
\ + '+tr("KVM: Optional")+'
\ + '+tr("VMWare: Optional")+ + '
'+ + '
'+ '
'+ - '
'+ - ''+ - '
'+ - '
'+ - '
'+tr("Specific image mapping driver. KVM: raw, qcow2. Xen:tap:aio:, file:. VMware unsupported")+'
'+ + '
'+ + '
'+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + '
'+tr("Set how the image is exposed by the hypervisor")+'

\ + '+tr("Xen: Optional")+'
\ + '+tr("KVM: Optional")+'
\ + '+tr("VMWare: Optional")+ + '
'+ + '
'+ '
'+ '
'+ '
'+ - '
'+ + '
'+ + '
'+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + '
'+tr("Selects the cache mechanism for the disk.")+'

\ + '+tr("Xen: Not supported")+'
\ + '+tr("KVM: Optional")+'
\ + '+tr("VMWare: Not supported")+ + '
'+ + '
'+ + '
'+ + '
'+ + '
'+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + ''+ + '
'+ + '
'+ + '
'+tr("Set IO policy.")+'

\ + '+tr("Xen: Not supported")+'
\ + '+tr("KVM: Optional")+'
\ + '+tr("VMWare: Not supported")+ + '
'+ + '
'+ + '
'+ + '
'+ + '
'+ + '
'+ '
'; $("#refresh_template_images_table_button_class"+str_disk_tab_id).die();