ironic/nova/tests/baremetal
Arata Notsu 4c82958f3d baremetal: VirtualPowerDriver uses mac addresses in bm_interfaces
After the change I6653829364b0a641442d45e766493180d6f2a880,
bm_nodes.prov_mac_address is no longer set. However VPD still
uses it. This patch changes VPD to use bm_interfaces.address
instead of bm_nodes.prov_mac_address.

Fixes bug 1168574.

Change-Id: I2bab869b282958ee9fd0e4776928e56351018324
2013-04-15 20:27:03 +09:00
..
db baremetal: Drop unused columns in bm_nodes 2013-02-27 03:30:36 +09:00
__init__.py New Baremetal provisioning framework. 2012-12-13 02:56:56 +09:00
test_driver.py Remove function redefinitions 2013-02-21 20:01:48 +00:00
test_ipmi.py Use oslo-config-2013.1b4 2013-02-15 22:30:16 +00:00
test_nova_baremetal_deploy_helper.py Only call getLogger after configuring logging. 2013-04-04 17:33:20 -04:00
test_nova_baremetal_manage.py Update OpenStack LLC to Foundation 2013-02-22 09:13:07 -05:00
test_pxe.py baremetal: Integrate provisioning and non-provisioning interfaces 2013-04-04 19:08:49 +09:00
test_tilera_pdu.py Adds Tilera back-end for baremetal 2013-03-26 17:58:04 -04:00
test_tilera.py baremetal: Integrate provisioning and non-provisioning interfaces 2013-04-04 19:08:49 +09:00
test_utils.py Make sure there are no unused import 2013-01-25 20:34:03 +00:00
test_virtual_power_driver.py baremetal: VirtualPowerDriver uses mac addresses in bm_interfaces 2013-04-15 20:27:03 +09:00
test_volume_driver.py Use oslo-config-2013.1b4 2013-02-15 22:30:16 +00:00