[libvirt] [PATCH] remote: drop code for migrating config files from pre-XDG dir layout

Andrea Bolognani abologna at redhat.com
Wed Jun 19 14:18:01 UTC 2019


On Wed, 2019-06-19 at 14:37 +0100, Daniel P. Berrangé wrote:
> The unprivileged libvirtd daemon switched to use the XDG dir layout in
> the 0.9.13 release, and included code for moving config files from the
> old location. The chances of someone upgrading libvirt from <= 0.9.12
> directly to libvirt >= 5.5.0 is close enough to zero that we can
> reasonably drop the back compat code.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  src/remote/remote_daemon.c | 79 --------------------------------------
>  1 file changed, 79 deletions(-)

Maybe one day we'll even have a formalized policy for compatibility
with old libvirt versions, same as we already have for QEMU... O:-)

For the time being,

  Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list