]> git.ipfire.org Git - thirdparty/libvirt.git/commit
networkValidate: Disallow bandwidth in portgroups too
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 3 Dec 2014 17:15:40 +0000 (18:15 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 5 Dec 2014 07:23:37 +0000 (08:23 +0100)
commitabef0164963dbbe75ba7cd7ce06926e17d2eb326
tree9da3351568e2167268bcced3f323ba0572ef0874
parent9d31a0e4f6be9f90c0ccefa9b49463fb8da98a9c
networkValidate: Disallow bandwidth in portgroups too

https://bugzilla.redhat.com/show_bug.cgi?id=1115292

In one of the previous commits (eafb53fe) we disallowed
network-wide bandwidth to some network types. However, we
forgot about <portgroups/> which can have <bandwidth/> too.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/network/bridge_driver.c