mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
84d0a2b8ae
Destroying a VM does not disrupt the connection, hence the use of the BestEffort method is not warranted. After this correction, BestEffort is only used in the DestroyedBondAction, hence I removed it completely and replaced it with simpler exception handling in the latter class's Run method. Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com> |
||
---|---|---|
.. | ||
ChangeNetworkingAction.cs | ||
CreateBondAction.cs | ||
CreateChinAction.cs | ||
CreateSriovAction.cs | ||
DestroyBondAction.cs | ||
NetworkAction.cs | ||
NetworkingActionHelpers.cs | ||
RescanPIFsAction.cs | ||
SetSecondaryManagementPurposeAction.cs | ||
UnplugPlugNetworkAction.cs |