Skip to content

Commit fe2e9a1

Browse files
committed
CLOUDSTACK-401: add missing file format in docs.js
1 parent 5350e61 commit fe2e9a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ui/scripts/docs.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ cloudStack.docs = {
658658
externalLink: ''
659659
},
660660
helpPrimaryStorageProtocol: {
661-
desc: 'For XenServer, choose NFS, iSCSI, or PreSetup. For KVM, choose NFS or SharedMountPoint. For vSphere, choose VMFS (iSCSI or FiberChannel) or NFS. For Hyper-V, choose SMB/CIFS',
661+
desc: 'For XenServer, choose NFS, iSCSI, or PreSetup. For KVM, choose NFS, SharedMountPoint, RDB, CLVM or Gluster. For vSphere, choose VMFS (iSCSI or FiberChannel) or NFS. For Hyper-V, choose SMB/CIFS. For LXC, choose NFS or SharedMountPoint. For OVM, choose NFS or ocfs2.',
662662
externalLink: ''
663663
},
664664
helpPrimaryStorageServer: {
@@ -1232,7 +1232,7 @@ cloudStack.docs = {
12321232
externalLink: ''
12331233
},
12341234
helpUploadVolumeFormat: {
1235-
desc: 'The disk image format of the volume. XenServer is VHD, VMware is OVA, and KVM is QCOW2. Hyper-V is VHD.',
1235+
desc: 'The disk image format of the volume. XenServer is VHD, VMware is OVA, and KVM is QCOW2. Hyper-V is VHD or VHDX. OVM is RAW.',
12361236
externalLink: ''
12371237
},
12381238
helpUploadVolumeURL: {

0 commit comments

Comments
 (0)