xenadmin/XenModel/Actions
Konstantina Chremmou c0af621167 A couple of random corrrections on error handling (#2265)
* Correct out of range percentage and throw an assertion instead of silently
logging it so we can fix the causes of it. Compacted method logic.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>

* Exception handling: prevent InvalidOperationException if the health check service
is not found on the computer (installation is optional).
Do not throw exception and handle if the task handle is invalid, but rather
throw it only for other cases of task.status being failure.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-10-12 13:36:44 +01:00
..
AD Ensure AdEnableAction is always shown in History. FindActiveAdAction can be private. 2018-08-01 08:27:04 +01:00
DockerContainer Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
DR CA-40854: The Session's uuid is in reality its opaque_ref. Use the opaque_ref so 2018-02-21 14:08:01 +00:00
Folders Normalisation and internationalisation for exceptions thrown when failing to resolve objects in the cache. 2018-04-23 09:54:48 +01:00
GPU CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
HealthCheck A couple of random corrrections on error handling (#2265) 2018-10-12 13:36:44 +01:00
Host REQ-680: Merge master to feature branch. 2018-09-17 20:00:30 +10:00
Message CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Network CA-289189: Fix copyright build failure 2018-09-13 10:01:30 +01:00
Perfmon Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
Pool Ensure AdEnableAction is always shown in History. FindActiveAdAction can be private. 2018-08-01 08:27:04 +01:00
Pool_Patch CA-293813: Patch pools in parallel when installing a single update/patch or supplemental package. (#2183) 2018-08-17 12:05:16 +01:00
Pool_update CA-293813: Patch pools in parallel when installing a single update/patch or supplemental package. (#2183) 2018-08-17 12:05:16 +01:00
PVS Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
SR CP-28094: Rationalise device-config keys with SMAPIv1 2018-05-16 17:18:12 +01:00
StorageLink Normalisation and internationalisation for exceptions thrown when failing to resolve objects in the cache. 2018-04-23 09:54:48 +01:00
SupplementalPack CA-293857: When uploading and introducing an update, delete the VDI if the update introduce fails (regardless of the error). 2018-07-25 13:08:04 +01:00
Updates CA-292626: Consider the contains-livepatch flag when doing prechecks in the automated updates mode. 2018-07-30 14:33:22 +01:00
USB CP-25329: Refine API reference for PUSB & VUSB in xenadmin 2017-10-20 17:30:21 +08:00
VBD Converted remaining extension get and set properties of the API classes to methods 2017-09-05 02:15:38 +01:00
VDI Fix compilation error after merging 2017-09-22 11:07:56 +01:00
VIF The Proxy_xxx classes should not be used outside the API bindings (in reality 2017-09-14 11:52:15 +01:00
VM Normalisation and internationalisation for exceptions thrown when failing to resolve objects in the cache. 2018-04-23 09:54:48 +01:00
VMAppliances Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
VMSS Removed the background worker and added an async action to retrieve the local 2017-09-11 13:22:12 +01:00
WLB CA-294285: Make WlbRetrieveVmRecommendationsAction an AsyncAction and specify the method for the RBAC checks 2018-07-25 10:46:23 +01:00
Action.cs Fix an assert message 2018-07-02 10:57:51 +01:00
AsyncAction.cs CA-40854: The Session's uuid is in reality its opaque_ref. Use the opaque_ref so 2018-02-21 14:08:01 +00:00
CancellingAction.cs CA-40854: The Session's uuid is in reality its opaque_ref. Use the opaque_ref so 2018-02-21 14:08:01 +00:00
DelegatedAsyncAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
GetDataSourcesAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
MultipleAction.cs CA-238265: Add the action title to the error message displayed on the Install Update page of the patching wizard. 2017-02-06 13:04:07 +00:00
MultipleActionLauncher.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ParallelAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ProduceConsumerQueue.cs CA-284226: Optimize performance of menu Start-on-Server and Migrate-to-Server (#1985) 2018-03-20 07:07:19 +00:00
PureAsyncAction.cs CA-249624: [XSO-707] Convert VM to Template from XenCenter is not working if connected as an AD user 2017-04-04 11:26:16 +01:00
SaveChangesAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ZipStatusReportAction.cs CA-204242: save the server status report blocks xencenter (#2158) 2018-08-03 09:08:47 +01:00