diff options
author | Robert Collins <robertc@robertcollins.net> | 2013-01-15 14:16:57 +1300 |
---|---|---|
committer | Robert Collins <robertc@robertcollins.net> | 2013-01-15 14:45:16 +1300 |
commit | 507daea012322b913128f5d201057966f8e3dfcf (patch) | |
tree | 64343d9037c94c4f2f6a5095d44411666b539711 /nova/exception.py | |
parent | f2baacd4e634b815fe011ced0d6e46f6c06b7fdd (diff) | |
download | nova-507daea012322b913128f5d201057966f8e3dfcf.tar.gz nova-507daea012322b913128f5d201057966f8e3dfcf.tar.xz nova-507daea012322b913128f5d201057966f8e3dfcf.zip |
Export the MAC addresses of nodes for bare-metal.
The bare-metal hypervisor needs to let the network layer know the MAC
address of each node it has, or TFTP boot will fail, as the MAC
addresses quantum / nova dynamically allocate will not match the
actual MAC of the node as it boots. This change exports the MAC
addresses to the manager, which passes them onto the network driver in
use.
With this change administrators should register all the MAC addresses
of a given node with Nova bare-metal as interfaces, even though that
may duplicate the MAC for PXE boot provisioning. Long term the
dedicated provisioning MAC address will be removed.
Change-Id: I55f6031294a2c5d31975462f868aa27441e11ad2
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions