dhcp_release6 can be called when it is not present
Bug #1622002 reported by
Brian Haley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
High
|
Ihar Hrachyshka | ||
dnsmasq (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
If someone enables dhcpv6-stateful addressing on a subnet, but they are running an old version of dnsmasq (<2.76), then the dhcp agent could try and run dhcp_release6 even though it isn't present. An example:
Checking it's present first would fix this problem.
Since the change to call dhcp_release6 was just added in https:/
There is also an effort to get Cirros to support DHCPv6 so that we can test this in the gate,
https:/
Changed in neutron: | |
status: | New → In Progress |
tags: | added: newton-rc-potential |
Changed in neutron: | |
milestone: | newton-rc1 → ocata-1 |
Changed in neutron: | |
assignee: | Brian Haley (brian-haley) → Ihar Hrachyshka (ihar-hrachyshka) |
Changed in neutron: | |
milestone: | ocata-1 → newton-rc2 |
tags: | removed: newton-rc-potential |
tags: | added: neutron-proactive-backport-potential |
tags: | removed: neutron-proactive-backport-potential |
To post a comment you must log in.
If a deployment requires IPv6, the right dependencies should be installed. I wonder if this demands for a revert in Newton.