These patches are needed to fix migration on Xen and xl after Ganeti
does not provide SSH access from any node to any node anymore.

Hrvoje Ribicic (6):
  Introduce socat as a way of doing xl migrations
  Add utility that gets the full command line of a process
  Attempt to cleanup failed migrations using a pidfile
  Add protection against daemons that may already be listening
  Move misplaced NEWS entry
  Mention migration change in NEWS

 NEWS                                         |  45 ++++++----
 lib/constants.py                             |  11 ---
 lib/hypervisor/hv_xen.py                     | 119 +++++++++++++++++++++++----
 lib/utils/process.py                         |  18 ++++
 src/Ganeti/Constants.hs                      |   6 ++
 test/py/ganeti.hypervisor.hv_xen_unittest.py |  21 ++---
 test/py/ganeti.utils.process_unittest.py     |  21 +++--
 7 files changed, 181 insertions(+), 60 deletions(-)

-- 
2.2.0.rc0.207.ga3a616c

Reply via email to