[libvirt] [PATCH 3/6] lxc: Converting full string entries in types only.

John Ferlan jferlan at redhat.com
Mon Feb 25 15:41:03 UTC 2019


$SUBJ:

lxc: Introduce lxcNetworkParseDataSuffix

On 2/18/19 2:09 PM, Julio Faracco wrote:
> This commit removes the full network entry setting: "lxc.network.X" to
> type only. Like "type", "name", "flags", etc. So, here no matter if the
> settings is "lxc.network.X" or "lxc.net.X.Y".

Replace last sentence w/

This will handle entries regardless of whether they are prefixed by
"lxc.network." (today) or "lxc.net.X" (the future).

> 
> Signed-off-by: Julio Faracco <jcfaracco at gmail.com>
> ---
>  src/lxc/lxc_native.c | 30 +++++++++++++++---------------
>  1 file changed, 15 insertions(+), 15 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John

[...]




More information about the libvir-list mailing list