On 2/25/20 12:09 PM, Daniel P. Berrangé wrote:
The network port XML files were not including any usage of vlan
tags or port options, and one of the files was not even processed.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
tests/virnetworkportxml2xmldata/plug-network.xml | 5 +++++
tests/virnetworkportxml2xmltest.c | 1 +
2 files changed, 6 insertions(+)
Reviewed-by: Michal Privoznik <mprivozn(a)redhat.com>
Michal