xenadmin/XenAdmin/Wizards
Mihaela Stoica e294e903fd CP-17099: Do the double probe for iSCSI
When we scan the LUN to see if there are any existing SRs, we need to do an additional probe if the probe for the desired type didn't find any SRs.
E.g. if  GFS2 is selected and no GFS2 SR was found on the LUN, then we need to also check if there is a LVM over iSCSI SR, and if there is one we will offer to reattach it (as LVM over iSCSI) or format it as GFS2

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-04-03 11:24:40 +01:00
..
BallooningWizard_Pages CA-272130: modify truncated linklabel and text on the memory settings wizard 2017-12-07 17:28:03 +08:00
BugToolWizardFiles Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
CrossPoolMigrateWizard Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
DRWizards Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
ExportWizard Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
GenericPages Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
HAWizard_Pages Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
ImportWizard Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
NewNetworkWizard_Pages Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
NewPolicyWizard Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
NewSRWizard_Pages CP-17099: Do the double probe for iSCSI 2018-04-03 11:24:40 +01:00
NewVMApplianceWizard Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
NewVMWizard Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
PatchingWizard Fix NullReferenceException in the Patching wizard, on pressing the Finish button) 2018-03-22 10:32:41 +00:00
RollingUpgradeWizard Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
BallooningWizard.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
BallooningWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningWizard.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
BallooningWizard.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningWizard.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
HAWizard.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
HAWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HAWizard.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
HAWizard.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HAWizard.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
NewNetworkWizard.cs Converted remaining extension get and set properties of the API classes to methods 2017-09-05 02:15:38 +01:00
NewNetworkWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewNetworkWizard.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
NewNetworkWizard.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewNetworkWizard.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
NewSRWizard.cs CA-286582: Hide the Provisioning method page if the feature is not present or disabled 2018-03-28 17:07:15 +01:00
NewSRWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewSRWizard.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
NewSRWizard.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewSRWizard.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
WizardProgress.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
WizardProgress.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
WizardProgress.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
WizardProgress.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
WizardProgress.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
WizardProgressEventArgs.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
XenWizardBase.cs CA-280287: Fix the null reference exception on the Import wizard (#1918) 2018-01-19 14:05:20 +00:00
XenWizardBase.designer.cs CP-24709: Add a warning in the New VM wizard and Import wizard if the pool is licensed using XD/XA entitlement (#1791) 2017-09-29 11:05:57 +01:00
XenWizardBase.ja.resx L10N:CA-261954,CA-270715 & CA-270716 Truncation Fixes 2017-10-26 15:36:54 +05:30
XenWizardBase.resx CP-24709: Add a warning in the New VM wizard and Import wizard if the pool is licensed using XD/XA entitlement (#1791) 2017-09-29 11:05:57 +01:00
XenWizardBase.zh-CN.resx L10N:CA-261954,CA-270715 & CA-270716 Truncation Fixes 2017-10-26 15:36:54 +05:30