Pavel Hrdina
e387afeb9a
conf: fix title and description for virDomainSetMetadata API
...
If we pass XML to virDomainDefineXML API with these two elements:
...
<title></title>
<description></description>
...
libvirt correctly ignores these two elements and they will not appear
in the parsed XML.
However, if we use virDomainSetMetadata API and with "" as value for
title or description we will end up with the parsed XML that contains
these empty elements.
Let's fix the behavior of this API to behave the same as
virDomainDefineXML.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1518042
Reviewed-by: John Ferlan <jferlan@redhat.com>
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2019-03-08 14:59:20 +01:00
..
2019-03-06 11:12:48 -05:00
2019-03-06 11:12:48 -05:00
2019-02-03 17:46:29 -05:00
2019-02-03 17:46:29 -05:00
2019-02-19 15:59:38 +00:00
2019-02-19 15:59:38 +00:00
2019-01-28 14:46:58 +01:00
2018-12-14 10:47:13 +00:00
2018-12-13 16:08:38 +00:00
2018-12-14 10:47:13 +00:00
2019-03-04 11:08:41 -05:00
2019-03-04 11:08:41 -05:00
2019-03-08 14:59:20 +01:00
2019-03-04 11:08:41 -05:00
2019-02-03 17:46:29 -05:00
2018-12-14 10:47:13 +00:00
2018-12-13 16:08:38 +00:00
2018-12-14 10:47:13 +00:00
2019-02-03 17:46:29 -05:00
2019-02-03 17:46:29 -05:00
2019-03-06 11:12:48 -05:00
2018-12-13 16:08:38 +00:00
2018-12-14 10:47:13 +00:00
2019-02-03 17:46:29 -05:00
2018-12-14 10:47:13 +00:00
2018-12-13 16:08:38 +00:00
2018-12-14 10:47:13 +00:00
2019-02-19 15:59:38 +00:00
2019-02-03 17:46:29 -05:00
2019-02-03 17:46:29 -05:00
2018-12-14 10:47:13 +00:00
2018-12-13 16:08:38 +00:00
2018-12-14 10:47:13 +00:00
2019-02-03 17:46:29 -05:00
2019-02-03 17:46:29 -05:00
2019-02-03 17:46:29 -05:00
2018-12-14 10:47:13 +00:00
2018-11-12 16:23:35 +01:00
2018-12-14 10:47:13 +00:00
2019-02-03 17:46:29 -05:00
2019-02-03 17:46:29 -05:00
2019-03-07 09:22:47 +01:00
2018-12-14 10:47:13 +00:00
2018-12-13 16:08:38 +00:00
2018-12-14 10:47:13 +00:00
2018-12-13 16:08:38 +00:00
2018-12-14 10:47:13 +00:00
2018-12-14 10:47:13 +00:00
2019-02-03 17:46:29 -05:00
2018-12-14 10:47:13 +00:00
2019-01-28 14:46:58 +01:00
2018-12-14 10:47:13 +00:00
2019-02-03 17:46:29 -05:00
2018-12-14 10:47:13 +00:00
2019-03-07 17:42:07 -06:00
2019-03-07 17:42:07 -06:00
2019-02-19 15:59:38 +00:00
2019-02-03 17:46:29 -05:00
2019-03-06 11:12:48 -05:00
2019-03-06 11:12:48 -05:00
2019-03-07 12:01:09 +01:00
2019-03-06 11:12:48 -05:00
2019-02-03 17:46:29 -05:00
2018-12-14 10:47:13 +00:00
2018-12-13 16:08:38 +00:00
2018-12-14 10:47:13 +00:00
2019-03-07 10:10:43 +01:00
2018-12-14 10:47:13 +00:00
2019-02-03 17:46:29 -05:00
2018-12-14 10:47:13 +00:00
2019-03-07 10:10:43 +01:00
2018-12-14 10:47:13 +00:00
2019-02-03 17:46:29 -05:00
2018-12-14 10:47:13 +00:00
2018-06-26 11:22:07 +01:00
2018-12-14 10:47:13 +00:00
2019-02-03 17:46:29 -05:00
2018-12-14 10:47:13 +00:00
2019-03-07 10:10:43 +01:00
2018-12-14 10:47:13 +00:00
2019-03-07 10:10:43 +01:00
2018-12-14 10:47:13 +00:00
2017-08-14 14:31:52 +02:00
2018-12-14 10:47:13 +00:00
2019-03-07 10:10:49 +01:00
2018-12-14 10:47:13 +00:00
2019-03-07 10:10:49 +01:00
2019-03-06 11:12:48 -05:00