xenadmin/XenModel/Actions/VM
Gabor Apati-Nagy 7b7bcb0aa5 CP-14379, CP-14461, CP-14462, CP-14463, CP-14464, CP-14465, CP-14467:
Implementing Upgrading VMs to Windows Update

New screen features:
-Create skeleton of the Upgrade VM dialog
-Implement a Go To Console link (just a link that opens a vm console)
-Implement logic to show the right status for a VM (includes rules to
get the states). Includes updating the dialog whenever the status changes.
-Add status texts to Messages, proper text on the UI
-Add stub methods to VM class in XenAPI-Extensions to r/w states from
Guest Agent
-UI: Implement rules what vms to display, checkbox rules, read only vms,
and when to enable the Upgrade button
-Implement Upgrade button (writes state for GA, mounts ISO) + maximum
parallel executions/actions

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-10-16 12:47:00 +01:00
..
ChangeMemorySettingsAction.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
ChangeVCPUSettingsAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChangeVMISOAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CreateCdDriveAction.cs CA-147254: Adding DVD drive fails with obscure error message 2015-05-15 16:32:37 +01:00
CreateVMAction.cs CA-183321: Fixed the bug where the disk initial and incremental allocations values were ignored while creating new VM's disk 2015-09-18 15:51:17 +01:00
CreateVMFastAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ExportVmAction.cs CA-141389 Log all GET and POST calls 2014-08-07 16:23:06 +01:00
GpuAssignAction.cs CA-162966: Fix the bug where the GPU value could not be updated via VM Properties for Linux HVM 2015-03-04 16:50:49 +00:00
HAUnprotectVMAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HVMBootAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportVmAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
InstallPVToolsAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ResumeAndStartVMsAction.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 15:01:14 +01:00
SetHaPrioritiesAction.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
SetVMOtherConfigAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SetVMStartupOptionsAction.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
SuspendAndShutdownVMsAction.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
UpgradeVmInsertIsoAction.cs CP-14379, CP-14461, CP-14462, CP-14463, CP-14464, CP-14465, CP-14467: 2015-10-16 12:47:00 +01:00
VMCloneAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMCopyAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMCrossPoolMigrateAction.cs CP-11292: Remove storage motion constraints: changes following code review 2015-04-15 09:37:12 +01:00
VMDestroyAction.cs CA-115429: New fix as per code review: Deletion of snapshot is successful but XenCenter logs show error. 2014-05-15 14:18:28 +01:00
VMMigrateAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMMoveAction.cs CP-11032: Remove storage motion constraints: Allow cross-pool move of stopped and suspended VMs 2015-03-17 16:35:12 +00:00
VMRebootAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMShutdownAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMSnapshotCreateAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMSnapshotDeleteAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMSnapshotRevertAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMStartAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMSuspendAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMToTemplateAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00