diff options
author | Vishvananda Ishaya <vishvananda@gmail.com> | 2013-02-13 16:56:29 -0800 |
---|---|---|
committer | Vishvananda Ishaya <vishvananda@gmail.com> | 2013-02-13 19:01:32 -0800 |
commit | 3f6739e2a8acdf20d01c0b5039a33f26d879587b (patch) | |
tree | 8ed547281346fa896987789f3f66c3dff277b448 /nova/utils.py | |
parent | 65dbf21c91729fa20fed95e1cf69cda6421e9a45 (diff) | |
download | nova-3f6739e2a8acdf20d01c0b5039a33f26d879587b.tar.gz nova-3f6739e2a8acdf20d01c0b5039a33f26d879587b.tar.xz nova-3f6739e2a8acdf20d01c0b5039a33f26d879587b.zip |
Only dhcp the first ip for each mac address.
When using add-fixed-ip there can be more than one ip for each
mac so make dnsmasq just serve the first one. Also, make sure to
disassociate the fixed ips when they are removed since dnsmasq
will never know about them.
Fixes bug 1124692
Change-Id: If41c03e1adb408ce28d8e8a25706ebc76fb3c4e1
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions