xenadmin/XenModel/Actions
Mihaela Stoica 2ae2bdfdd8 CA-182453: XenCenter does not show an active XenMotion in another session
Added "VM.pool_migrate" to the list of tasks suitable for meddling actions.
Removed the usage of MeddlingActionTitle other_config key, because it wasn't working as intended for two reasons:
- If XenCenter starts an action that does multiple async api calls, so multiple tasks, the action's title is assigned to all tasks as MeddlingActionTitles, so the second XenCenter instance would create multiple meddling actions with the same title.
- When a second XenCenter instance tries to see if a task is suitable for a meddling action, the MeddlingActionTitle is not yet present in the task's other_config, so the task is ignored in most of the cases.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-18 14:25:55 +00: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 Merge branch 'master' into CAR-2184 2016-09-26 13:26:31 +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-236705: [XSO-662]: Applying Updates as Non-root Pool_admin user causes exception and crash of XenCenter 2016-12-15 18:04:40 +00:00
Pool_update CP-17848: Apply hotfixes using new API calls 2016-10-04 23:26:35 +01:00
PVS CP-19086: More improvements to the PVS cache UI 2016-10-05 14:12:24 +01:00
SR CP-17848: XAPI changes to support new update packaging calls/structrures 2016-08-30 17:11:47 +01:00
StorageLink CA-190904: Remove obsolete SR.upgrade and SR.share menu items 2015-11-30 11:53:54 +00:00
SupplementalPack CA-236566: test-hotfix-basic-7 throws error 'VDI is in use by some other operation' 2016-12-19 18:46:35 +00:00
Updates CP-20065: Change "Automatic Update" to "Automated Updates" 2016-12-10 14:44:15 +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 Corrections and refactoring on VDI move/migrate: 2016-09-28 09:50:43 +01:00
VIF CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VM CA-233454: Fix the action test 2016-12-01 12:09:03 +00: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-182453: XenCenter does not show an active XenMotion in another session 2017-01-18 14:25:55 +00: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 Fix an error in ParallelAction with no subactions 2016-09-01 17:42:07 +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 CA-239308 - Collection of SSR Fails Due to Special Characters Present in File Names 2017-01-12 16:20:54 +00:00