]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Omit mode keyword when spawning dnsmasq with some ipv6 subnets
authorAlexander Ignatov <aignatov@mirantis.com>
Thu, 3 Jul 2014 09:51:14 +0000 (13:51 +0400)
committerAlexander Ignatov <aignatov@mirantis.com>
Thu, 3 Jul 2014 14:19:27 +0000 (18:19 +0400)
commit8479c212b79e61aa9b694ec1368a1073898a09d5
tree7d18e7d7e4279f42254acedb86a395a1f76a06a6
parent74daab5de36141b9662c120956cd442fc867ed3c
Omit mode keyword when spawning dnsmasq with some ipv6 subnets

Fix UnboundLocalError for certain cases of ipv6 subnets

Closes-Bug: #1335959
Change-Id: I5e4b94d9ba1b13b72e2300b53d5638968e0d3401
neutron/agent/linux/dhcp.py
neutron/tests/unit/test_linux_dhcp.py