diff options
author | Robert Collins <robertc@robertcollins.net> | 2013-01-16 13:20:47 +1300 |
---|---|---|
committer | Robert Collins <robertc@robertcollins.net> | 2013-01-16 13:20:50 +1300 |
commit | 05f445c1dc7f701e65001432537cc343b46d683b (patch) | |
tree | b3805a7ff3df97d6f21e8272fadd9b4db883673a /nova/utils.py | |
parent | 6c1eae946d4a479f0557c94850aab73951cd1c4f (diff) | |
download | nova-05f445c1dc7f701e65001432537cc343b46d683b.tar.gz nova-05f445c1dc7f701e65001432537cc343b46d683b.tar.xz nova-05f445c1dc7f701e65001432537cc343b46d683b.zip |
Create ports in quantum matching hypervisor MAC addresses.
When hypervisors supply a set of MAC addresses for instances, the
network driver is responsible for matching up the requested MACs and
the available (or requested) networks.
The simplest case, which this patch addresses, is to create ports in
quantum on the desired networks, rather than having quantum create
them dynamically with dynamically created MAC addresses.
Change-Id: I84cd96671b76b8beaa31436c8a438f7818ef622f
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions