xenadmin/XenModel/Actions
Mihaela Stoica ff05fb698c Merge remote-tracking branch 'upstream/master' into REQ-477
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>

# Conflicts:
#	XenModel/XenAPI/Auth.cs
#	XenModel/XenAPI/Blob.cs
#	XenModel/XenAPI/Bond.cs
#	XenModel/XenAPI/Console.cs
#	XenModel/XenAPI/Converters.cs
#	XenModel/XenAPI/Crashdump.cs
#	XenModel/XenAPI/DR_task.cs
#	XenModel/XenAPI/Event.cs
#	XenModel/XenAPI/Feature.cs
#	XenModel/XenAPI/GPU_group.cs
#	XenModel/XenAPI/Host.cs
#	XenModel/XenAPI/Host_cpu.cs
#	XenModel/XenAPI/Host_crashdump.cs
#	XenModel/XenAPI/Host_metrics.cs
#	XenModel/XenAPI/Host_patch.cs
#	XenModel/XenAPI/JsonRpcClient.cs
#	XenModel/XenAPI/LVHD.cs
#	XenModel/XenAPI/Maps.cs
#	XenModel/XenAPI/Message.cs
#	XenModel/XenAPI/Network.cs
#	XenModel/XenAPI/PBD.cs
#	XenModel/XenAPI/PCI.cs
#	XenModel/XenAPI/PGPU.cs
#	XenModel/XenAPI/PIF.cs
#	XenModel/XenAPI/PIF_metrics.cs
#	XenModel/XenAPI/PUSB.cs
#	XenModel/XenAPI/PVS_cache_storage.cs
#	XenModel/XenAPI/PVS_proxy.cs
#	XenModel/XenAPI/PVS_server.cs
#	XenModel/XenAPI/PVS_site.cs
#	XenModel/XenAPI/Pool.cs
#	XenModel/XenAPI/Pool_patch.cs
#	XenModel/XenAPI/Pool_update.cs
#	XenModel/XenAPI/Role.cs
#	XenModel/XenAPI/SDN_controller.cs
#	XenModel/XenAPI/SM.cs
#	XenModel/XenAPI/SR.cs
#	XenModel/XenAPI/Secret.cs
#	XenModel/XenAPI/Session.cs
#	XenModel/XenAPI/Subject.cs
#	XenModel/XenAPI/Task.cs
#	XenModel/XenAPI/Tunnel.cs
#	XenModel/XenAPI/USB_group.cs
#	XenModel/XenAPI/User.cs
#	XenModel/XenAPI/VBD.cs
#	XenModel/XenAPI/VBD_metrics.cs
#	XenModel/XenAPI/VDI.cs
#	XenModel/XenAPI/VGPU.cs
#	XenModel/XenAPI/VGPU_type.cs
#	XenModel/XenAPI/VIF.cs
#	XenModel/XenAPI/VIF_metrics.cs
#	XenModel/XenAPI/VLAN.cs
#	XenModel/XenAPI/VM.cs
#	XenModel/XenAPI/VMPP.cs
#	XenModel/XenAPI/VMSS.cs
#	XenModel/XenAPI/VM_appliance.cs
#	XenModel/XenAPI/VM_guest_metrics.cs
#	XenModel/XenAPI/VM_metrics.cs
#	XenModel/XenAPI/VTPM.cs
#	XenModel/XenAPI/VUSB.cs
#	XenModel/XenModel.csproj
2018-02-27 17:42:18 +00:00
..
AD Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +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 Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
GPU CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
HealthCheck Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
Host 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
Message CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Network CA-282695: Plug PBD after re-enabling clustering 2018-02-09 10:39:12 +00: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 Added cluster-destroy bindings 2017-12-05 14:05:44 +00:00
Pool_Patch 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
Pool_update Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +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 Merge remote-tracking branch 'upstream/master' into REQ-477 2018-02-27 17:42:18 +00:00
StorageLink Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
SupplementalPack 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
Updates CP-26618: Log more at INFO level when downloading an update (#1919) 2018-01-19 13:34:20 +00: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 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
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 Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
Action.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +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-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +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-257922: Cancelling Server Status Report does not clean up 2017-07-06 12:08:34 +01:00