[Kimchi-devel] [PATCH V2] [Kimchi 0/3] Issue #201: Handling libvirt connection failures.
pvital at linux.vnet.ibm.com
pvital at linux.vnet.ibm.com
Thu May 12 21:32:24 UTC 2016
From: Paulo Vital <pvital at linux.vnet.ibm.com>
V1 -> V2:
* Adapted to use the latest notifications changes from Wok
* Aesthetic changes
V1:
This is the backend part of the solution to solve issue #201. Frontend still
needs some updates to provide more information to user.
Paulo Vital (3):
Update Kimchi config file for Systemd service
Make Cheerypy up if not able to connect to libvirt
Add support to check if libvirtd is running.
contrib/kimchid.service.fedora | 3 ++-
contrib/kimchid.service.ubuntu | 3 ++-
i18n.py | 3 +++
model/config.py | 17 +++++++++++++++--
model/libvirtconnection.py | 13 +++++++++++--
model/templates.py | 5 ++++-
utils.py | 16 +++++++++++++++-
7 files changed, 52 insertions(+), 8 deletions(-)
--
2.5.5
More information about the Kimchi-devel
mailing list