ironic/nova/virt/baremetal
Devananda van der Veen 112a2f11f8 Fix baremetal get_available_nodes
Baremetal driver get_available_nodes was incorrectly returning only a
list of unprovisioned nodes, leading update_availabile_resources to
sometimes delete a baremetal node that had an instance provisioned
to it -- sometimes even while the provisioning was still in process.

Fix bug 1174952

Change-Id: I4f08a2f6539a5b6cd12245ac6b4dc308767ae0cd
2013-04-30 14:34:56 -07:00
..
db Improve Python 3.x compatibility 2013-04-22 04:16:31 +02:00
doc Adds Tilera back-end for baremetal 2013-03-26 17:58:04 -04:00
__init__.py Enable N302: Import modules only 2013-01-25 12:10:16 -05:00
baremetal_states.py Update OpenStack LLC to Foundation 2013-02-22 09:13:07 -05:00
base.py Add instance_type_get() to virt api 2013-02-27 14:50:50 -05:00
driver.py Fix baremetal get_available_nodes 2013-04-30 14:34:56 -07:00
fake.py Enable N302: Import modules only 2013-01-25 12:10:16 -05:00
ipmi.py Import and convert to oslo loopingcall. 2013-04-09 13:25:38 +10:00
net-dhcp.ubuntu.template Remove obsolete baremetal override of MAC addresses. 2013-01-16 13:20:47 +13:00
net-static.ubuntu.template Remove obsolete baremetal override of MAC addresses. 2013-01-16 13:20:47 +13:00
pxe.py Import and convert to oslo loopingcall. 2013-04-09 13:25:38 +10:00
pxe_config.template Provide a PXE NodeDriver for the Baremetal driver 2012-12-27 17:23:29 -08:00
tilera.py baremetal: Integrate provisioning and non-provisioning interfaces 2013-04-04 19:08:49 +09:00
tilera_pdu.py Adds Tilera back-end for baremetal 2013-03-26 17:58:04 -04:00
utils.py Improve Python 3.x compatibility 2013-04-22 04:16:31 +02:00
vif_driver.py Use oslo-config-2013.1b4 2013-02-15 22:30:16 +00:00
virtual_power_driver.py baremetal: VirtualPowerDriver uses mac addresses in bm_interfaces 2013-04-15 20:27:03 +09:00
virtual_power_driver_settings.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
volume_driver.py Use oslo-config-2013.1b4 2013-02-15 22:30:16 +00:00