libvirt
/
libvirt-python
|
master
|
19 mins and 54 secs
|
Daniel P. Berrangé
|
generator: fix constructor for virNetworkPort
The virNetworkPort class is passed both the virNetwork parent python class and the virNetworkPort C object. This needs special handling in the generator, similar to how virDomainSnapshots are dealt with.
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
|