Skip to content

Commit

Permalink
CA-357771: remove obsolete strings: StorageLink(CVSM/cslg) leftovers
Browse files Browse the repository at this point in the history
Remove these obsolete strings:
'Label-SR.SRTypes-cslg' :         'Citrix StorageLink Gateway',
'Label-host.system_status-CVSM' : 'Citrix StorageLink configuration',
'Label-SR.SRTypes-ebs' :          'Elastic Block Storage'
'Label-SR.SRTypes-equal' :        'Dell EqualLogic'
'Label-SR.SRTypes-netapp' :       'NetApp'

Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
  • Loading branch information
bernhardkaindl committed May 8, 2024
1 parent 225f0d8 commit e6ce0f5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions XSConsoleLangFriendlyNames.py
Original file line number Diff line number Diff line change
Expand Up @@ -594,19 +594,15 @@ def Translate(cls, inTag):
'Label-SM.vendor' : 'SM.vendor',
'Label-SM.version' : 'SM.version',
'Label-SR.PBDs' : 'SR.PBDs',
'Label-SR.SRTypes-cslg' : 'Citrix StorageLink Gateway',
'Label-SR.SRTypes-ebs' : 'Elastic Block Storage',
'Label-SR.SRTypes-egenera' : 'Egenera Virtual Storage',
'Label-SR.SRTypes-egeneracd' : 'Egenera Virtual DVD Drive',
'Label-SR.SRTypes-equal' : 'Dell EqualLogic',
'Label-SR.SRTypes-ext' : 'Ext',
'Label-SR.SRTypes-iso' : 'ISO',
'Label-SR.SRTypes-local' : 'Local',
'Label-SR.SRTypes-lvm' : 'LVM',
'Label-SR.SRTypes-lvmofc' : 'Hardware HBA',
'Label-SR.SRTypes-lvmohba' : 'Hardware HBA',
'Label-SR.SRTypes-lvmoiscsi' : 'LVM over iSCSI',
'Label-SR.SRTypes-netapp' : 'NetApp',
'Label-SR.SRTypes-nfs' : 'NFS',
'Label-SR.SRTypes-shm' : 'Local Performance Monitoring',
'Label-SR.SRTypes-udev' : 'udev',
Expand Down Expand Up @@ -975,7 +971,6 @@ def Translate(cls, inTag):
'Label-host.software_version-product_version' : 'XenServer version',
'Label-host.supported_bootloaders' : 'host.supported_bootloaders',
'Label-host.suspend_image_sr' : 'host.suspend_image_sr',
'Label-host.system_status-CVSM' : 'Citrix StorageLink configuration',
'Label-host.system_status-X11' : 'X server logs',
'Label-host.system_status-X11-auth' : 'X11 authority',
'Label-host.system_status-blobs' : 'User-created binary objects',
Expand Down

0 comments on commit e6ce0f5

Please sign in to comment.