xenadmin/XenModel/Actions/DR
Konstantina Chremmou d94c55533c Renamed VM method is_a_real_vm to IsRealVm.
The new name complies with C# conventions and allows distinguishing it from xapi field names.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2022-09-09 11:58:15 +01:00
..
DrRecoverAction.cs Do not localise log entries or ellipsise names. Log exception stack traces where applicable. 2019-11-13 12:31:44 +00:00
DrTaskCreateAction.cs Do not initialise a logger if a class does not use it. 2019-11-13 12:31:44 +00:00
GetMetadataVDIsAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
ShutdownAndDestroyVmAppliancesAction.cs Use Tick() when setting both the PercentComplete and the Description to avoid firing OnChanged() twice. 2022-01-24 15:23:02 +00:00
ShutdownAndDestroyVMsAction.cs Use Tick() when setting both the PercentComplete and the Description to avoid firing OnChanged() twice. 2022-01-24 15:23:02 +00:00
StartVMsAndAppliancesAction.cs Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive. 2022-04-06 13:11:34 +01:00
VdiLoadMetadataAction.cs Renamed VM method is_a_real_vm to IsRealVm. 2022-09-09 11:58:15 +01:00
VdiOpenDatabaseAction.cs Use Tick() when setting both the PercentComplete and the Description to avoid firing OnChanged() twice. 2022-01-24 15:23:02 +00:00