On 11/19/20 10:36 AM, Andrea Bolognani wrote:
Changes from [v1]:
* ensure the updated network configuration is written back to disk
whenever a UUID has been generated.
[v1]
https://www.redhat.com/archives/libvir-list/2020-November/msg00785.html
Andrea Bolognani (3):
conf: Write network config to disk after generating UUID
network: Drop UUID handling for default network
spec: Drop UUID handling for default network
libvirt.spec.in | 4 ----
src/conf/virnetworkobj.c | 17 ++++++++++++++++-
src/network/meson.build | 32 +++++++-------------------------
3 files changed, 23 insertions(+), 30 deletions(-)
Reviewed-by: Laine Stump <laine(a)redhat.com>
for the series.
We should change the other drivers that have uuids so that they also
save if the uuid was added during parse. If that sounds boring to you,
then I can put it on a list somewhere. I can't guarantee that will mean
that it actually gets done though :-)