This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Ganeti core".
The branch, stable-2.8 has been updated
via 48bba9de6540545317306cbe98827c05edbedf54 (commit)
from a365b47f0c37967df687989c9c56ce496ce63183 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 48bba9de6540545317306cbe98827c05edbedf54
Author: Balazs Lecz <
le...@google.com>
Date: Thu May 16 12:32:54 2013 +0100
Stash Xen config file after a failed startup
This is a fix for a minor bug.
Currently, a failed Xen VM start results in a stale config file left
behind on the filesystem.
This change introduces a new log directory, where the Xen VM config
file is moved after a failed startup.
Signed-off-by: Balazs Lecz <
le...@google.com>
Reviewed-by: Guido Trotter <
ultr...@google.com>
-----------------------------------------------------------------------
Summary of changes:
lib/hypervisor/hv_xen.py | 19 +++++++++++++++++--
lib/pathutils.py | 2 ++
lib/tools/ensure_dirs.py | 1 +
test/py/
ganeti.hypervisor.hv_xen_unittest.py | 10 ++++++----
4 files changed, 26 insertions(+), 6 deletions(-)
hooks/post-receive
--
Ganeti core