xenadmin/XenModel/Actions
Mihaela Stoica f914f03c21 CA-210549: Make MultipleAction and ParallelAction cancellable
- Fixed the way we calculate PercentComplete for ParallelAction: use the sum of actions in actionsByConnection and actionsWithNoConnection instead of subActions.Count, to avoid waiting for the completion of actions that we never start, because we exclude actions with disconnected connections from actionsByConnections
2016-08-09 10:03:11 +01:00
..
AD CA-187187: Enable AD on pool failing when one of the hosts have failed 2016-06-02 15:09:01 +01:00
DockerContainer Added copyright/license headers 2015-07-10 13:36:26 +01:00
DR CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
Folders CA-209502: FolderAction refactoring 2016-06-30 15:41:46 +01:00
GPU Missing license headers. 2013-11-14 12:59:08 +00:00
HealthCheck CA-206761: Health Check shows "No issues found" when the report analysis is not yet available 2016-04-22 12:19:20 +01:00
Host CP-17689: Restrict maximum host failures to tolerate to the number specified by the other-config:hci-limit-fault-tolerance field. 2016-06-29 12:57:29 +01:00
Message CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Network CP-14647: More changes after read-through, including getting rid of OEM edition 2015-11-08 16:31:48 +00:00
Perfmon CP-17756: The dom0 VM is found now using the new field Host.control_domain as 2016-07-04 13:21:52 +01:00
Pool CP-14647: Intermediate check-in #1 2015-11-08 11:27:56 +00:00
Pool_Patch [CA-209198] Allowed to attempt to install hotfix when it is already applied 2016-07-19 17:49:40 +01:00
SR CA-205199: Reattaching an SR fails with error "The SR is not attached" 2016-03-30 15:39:00 +01:00
StorageLink CA-190904: Remove obsolete SR.upgrade and SR.share menu items 2015-11-30 11:53:54 +00:00
SupplementalPack CA-203766: Replace more uses of 'via' 2016-03-16 13:17:47 +00:00
Updates CP-16068: Pick up new RPU hotfixes 2016-02-11 22:18:06 +00:00
VBD CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:19:04 +01:00
VDI [CA-112327] Fixed Bug in BatchingMigrateVirtualDiskManager class 2013-11-04 12:35:12 +00:00
VIF CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VM CA-192541: Added detail to the Import/Export OVF/OVA and Import Disk Image actions 2016-07-19 23:53:17 +01:00
VMAppliances CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:19:04 +01:00
VMPP CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:19:04 +01:00
WLB CA-135563:WLB tab show error message after disable WLB using Read Only user 2014-05-16 14:14:27 +08:00
Action.cs CP-14647: Intermediate check-in #3 2015-11-08 11:27:59 +00:00
AsyncAction.cs CP-14647: Intermediate check-in #1 2015-11-08 11:27:56 +00:00
CancellingAction.cs CA-180128: Ignoring XmlRpcIllFormedXmlException in DoWithSessionRetry (when disruption is expected) 2015-10-20 11:02:01 +01:00
DelegatedAsyncAction.cs CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:19:04 +01:00
GetDataSourcesAction.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:45:26 +01:00
MultipleAction.cs CA-210549: Make MultipleAction and ParallelAction cancellable 2016-08-09 10:03:11 +01:00
MultipleActionLauncher.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ParallelAction.cs CA-210549: Make MultipleAction and ParallelAction cancellable 2016-08-09 10:03:11 +01:00
ProduceConsumerQueue.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PureAsyncAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SaveChangesAction.cs CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:19:04 +01:00
ZipStatusReportAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00