xenadmin/XenModel/Network
Mihaela Stoica d616009824 CP-11032: Remove storage motion constraints: Allow cross-pool move of stopped and suspended VMs
- With these changes, a stopped or suspended VM can be moved across pools; this is performed as a vm migrate operation.
- The intra pool move will continue to be a vdi.copy + destroy operation for stopped VMs, but for suspended VMs we need to do it a as vm migrate operation.
- We use the Cross Pool migrate wizard for both intra and cross pool move operations, but introduced a wizard mode parameter in order to adapt the wizard to the specific operation we want to perform (migrate, move or copy)

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-03-17 16:35:12 +00:00
..
StorageLink CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Cache.cs CA-160996: XenCenter: Subscribe to fewer events in DockerContainers 2015-02-24 13:20:11 +00:00
CancelledException.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ConnectionsManager.cs CA-127510: Reworked the logic of differentiating between tasks started by this instance 2014-03-11 14:30:01 +00:00
ConnectTask.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DisconnectionException.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Heartbeat.cs CA-108676: Put the Heartbeat and event.next sessions on their own ConnectionGroups. 2014-06-30 14:21:42 +01:00
HTTPHelper.cs CA-141389 Log all GET and POST calls 2014-08-07 16:23:06 +01:00
ICache.cs CA-160996: XenCenter: Subscribe to fewer events in DockerContainers 2015-02-23 17:02:06 +00:00
IXenConnection.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkingHelper.cs CP-11032: Remove storage motion constraints: Allow cross-pool move of stopped and suspended VMs 2015-03-17 16:35:12 +00:00
SessionFactory.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TaskPoller.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenConnection.cs CA-140330: Use originator in session.login_with_password 2014-07-10 14:58:36 +01:00