2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-21 03:02:05 +00:00

Remove trailing spaces in file xCAT-OpenStack-ironic/ironic_baremetal/ironic/drivers/xcat.py

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent b048bf5972
commit f02f4c7c8a

View File

@ -24,4 +24,4 @@ class XCATBaremetalDriver(base.BaseDriver):
self.console = ipmitool.IPMIShellinaboxConsole()
self.deploy = xcat_pxe.PXEDeploy()
self.management = ipmitool.IPMIManagement()
self.vendor = pxe.VendorPassthru()
self.vendor = pxe.VendorPassthru()