The biggest problem I've noticed with selecting an EndPoint like this when
the storage for the template can be deployed on zone-wide primary storage
is that you won't necessarily select a host of the right hypervisor type to
deploy the template to (ex. you could have a template for XenServer and
se
Hi,
In the copyObject method of AncientDataMotionStrategy, we have the
following code to select an EndPoint:
EndPoint ep = selector.select(srcForCopy, destData);
if (ep == null) {
String errMsg = "No remote endpoint to send command, check
if host or ssvm