xenadmin/XenModel/Actions
Mihaela Stoica c395a8ce14 CA-233454: Fix the action test
Added an extra parameter to the CreateVmFastAction constructor, which is used to specify whether to set the VM's property IsBeingCreated. In order to set this property, we need to wait for the newly created VM to appear in the cache. But we cannot do this in the action test, because the cache is not being updated. Therefore the action needs skip this step when running from the tests. The IsBeingCreated property is only used in the UI, to refresh the PVS tab after the VM is created, so the accuracy of the action test (CreateVMFastActionTest) is not affected by this change.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-12-01 12:09:03 +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 Merge remote-tracking branch 'github_xenadmin/master' into REQ-156_github_master 2016-08-18 12:22:40 +01: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-229009: VDI is not deleted for the updates 2016-11-24 10:40:06 +00:00
Updates CA-225731: XenCenter: Find the ISO update in the zip file defined in CFU 2016-10-19 13:39:14 +01: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-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 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 CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00