nova/plugins/xenserver
Bob Ball b634bf3a0b XenAPI: Use local rsync rather than remote if possible
Using ssh depends on the host being set up to be able to SSH into
itself which is not a common scenario.  While this is unavoidable for
the current implementation of resize across multiple hosts, if there
is a single host (i.e. a test scenario) or the resize is restricted
to the same host then we can succeed without SSH access

Dependency on Ia310e31d31aaf5c979e41c64af8223202a18e03a is because the
tests will always fail without Ia310 therefore this fix cannot be tested
without taking Ia310 as well.

Closes-bug: 1308064

Change-Id: I15802a1d97d380b1c5b74fc9f92ece2494fe789a
2014-04-22 18:06:59 +01:00
..
doc Improve grammar throughout nova. 2012-04-10 11:15:07 -07:00
networking/etc xenapi plugins: Make sure subprocesses finish executing 2014-02-28 16:25:21 +00:00
xenapi XenAPI: Use local rsync rather than remote if possible 2014-04-22 18:06:59 +01:00