nova/nova/virt/baremetal
Sean Dague bf31e02d13 Fix N402 for nova/virt
Fix N402 errors (single line docstring should end in a period)
for nova/virt, part of a larger attempt to stop ignoring our own
hacking.py tests.

Change-Id: I523ce41bd2b38c73cf3fdb031101ccc0695f2488
2013-01-08 23:45:07 -05:00
..
db Merge "Add helper methods to nova.paths" 2013-01-08 05:51:56 +00:00
doc Added separate bare-metal MySQL DB. 2012-11-13 20:56:20 +09:00
__init__.py New Baremetal provisioning framework. 2012-12-19 16:06:22 -08:00
baremetal_states.py New Baremetal provisioning framework. 2012-12-19 16:06:22 -08:00
base.py Fix N402 for nova/virt 2013-01-08 23:45:07 -05:00
driver.py Fix N402 for nova/virt 2013-01-08 23:45:07 -05:00
fake.py Removes unused imports 2013-01-03 18:30:50 +08:00
ipmi.py Fix N402 for nova/virt 2013-01-08 23:45:07 -05:00
net-dhcp.ubuntu.template Provide a PXE NodeDriver for the Baremetal driver 2013-01-07 20:56:45 +13:00
net-static.ubuntu.template Provide a PXE NodeDriver for the Baremetal driver 2013-01-07 20:56:45 +13:00
pxe.py Provide a PXE NodeDriver for the Baremetal driver 2013-01-07 20:56:45 +13:00
pxe_config.template Provide a PXE NodeDriver for the Baremetal driver 2013-01-07 20:56:45 +13:00
utils.py Provide a PXE NodeDriver for the Baremetal driver 2013-01-07 20:56:45 +13:00
vif_driver.py Fix baremetal VIFDriver 2013-01-08 09:39:37 -08:00
volume_driver.py attach/detach_volume() take instance as a parameter 2013-01-08 18:29:05 +09:00