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
commit e8da511ab1
1 changed files with 0 additions and 1 deletions

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