Re: [libvirt] [PATCH v3 2/6] virnetdaemon: Add post exec restart support for multiple servers

2016-01-21 Thread Erik Skultety
On 10/01/16 16:27, Martin Kletzander wrote: > On Mon, Nov 30, 2015 at 04:03:01PM +0100, Erik Skultety wrote: >> Since the daemon can manage and add (at fresh start) multiple servers, >> we also should be able to add them from a JSON state file in case of a >> daemon restart. This patch introduces

Re: [libvirt] [PATCH v3 2/6] virnetdaemon: Add post exec restart support for multiple servers

2016-01-10 Thread Martin Kletzander
On Mon, Nov 30, 2015 at 04:03:01PM +0100, Erik Skultety wrote: Since the daemon can manage and add (at fresh start) multiple servers, we also should be able to add them from a JSON state file in case of a daemon restart. This patch introduces virNetDaemonAddServersPostExec method which harvests

[libvirt] [PATCH v3 2/6] virnetdaemon: Add post exec restart support for multiple servers

2015-11-30 Thread Erik Skultety
Since the daemon can manage and add (at fresh start) multiple servers, we also should be able to add them from a JSON state file in case of a daemon restart. This patch introduces virNetDaemonAddServersPostExec method which harvests the data about servers from a JSON file supporting both old