xenadmin/XenModel/Actions/SR
Adrian Jachacy d89d04a33d CA-76329: SR destroy option is missing from XenCenter (even SR doesn't contains any VDI and SR is detached)
1. Changed definition of IsDetached property in SR.cs: SR is detached when it has no PBDs or when all its PBDs are unplugged.
2. Added bool HasPBDs property in SR.cs (replaced previous IsDetached property definition).
3. Reviewed all usages of sr.IsDetached property.

Signed-off-by: Adrian Jachacy <Adrian.Jachacy@citrix.com>
2013-07-23 13:42:27 +01:00
..
ISCSIPopulateIQNsAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ISCSIPopulateLunsAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SrAction.cs CA-76329: SR destroy option is missing from XenCenter (even SR doesn't contains any VDI and SR is detached) 2013-07-23 13:42:27 +01:00
SrIntroduceAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SrProbeAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SrReattachAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SrRefreshAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SrRepairAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SrScanAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SrShareAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00