xenadmin/XenModel/Actions/Pool_Patch
Konstantina Chremmou fbb25c7970 Minor modifications to task polling:
- Consolidated Action.PollToCompletion overloads, among others, to reduce precision loss.
- Logging the environment's stack trace is not very useful in the case of an API failure.
- Log the task's opaque_ref so it's easier to trace errors in the server side logs.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-10-13 15:02:31 +01:00
..
ApplyPatchAction.cs CA-339237: Show more information in XenCenter's logs on why a patch or update may have failed to apply. 2020-05-22 00:19:40 +01:00
CheckDiskSpaceForPatchUploadAction.cs Log the stack trace when an exception is encountered and don't use the *Format() counterpart of the logging method for it. 2019-11-13 12:31:44 +00:00
CleanupDiskSpaceAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
GetDiskSpaceRequirementsAction.cs CP-30958: Initial implementation of the Conversion Manager in XenCenter. (#2481) 2019-08-22 10:47:43 +01:00
PoolPatchCleanAction.cs Do not initialise a logger if a class does not use it. 2019-11-13 12:31:44 +00:00
RemovePatchAction.cs Minor modifications to task polling: 2020-10-13 15:02:31 +01:00
UploadPatchAction.cs Added padding to the upload/download progress numbers to reduce left-right message "jumping". 2018-07-02 17:37:52 +01:00