mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
f4cd9bd97c
Removed PV_DRIVERS_NOT_INSTALLED=0 from the VirtualisationStatus [Flags]enum - 0 will mean the same (to avoid bugs with enum.HasFlag(0) is always true) Extracted common code to VMLifeCycleCommand.GetCantExecuteNoToolsOrDriversReasonCore() method (instead of defining overridden GetCantExecuteReasonCore() method at this level, because not all child classes need this...) Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com> |
||
---|---|---|
.. | ||
Common.cs | ||
GroupAlg.cs | ||
GroupingTypes.cs | ||
MetricUpdater.cs | ||
PropertyAccessorHelper.cs | ||
Query.cs | ||
QueryScope.cs | ||
QueryTypes.cs | ||
Search.cs | ||
SearchMarshalling.cs | ||
Sort.cs |