Merge "libvirt: remove unused attribute driver for LibvirtConfigNodeDevice"

This commit is contained in:
Zuul
2018-10-08 13:56:44 +00:00
committed by Gerrit Code Review

View File

@@ -2564,7 +2564,6 @@ class LibvirtConfigNodeDevice(LibvirtConfigObject):
**kwargs)
self.name = None
self.parent = None
self.driver = None
self.pci_capability = None
self.mdev_information = None