yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55864
[Bug 1619463] [NEW] DHCPv6 lease release code introduced a bug
Public bug reported:
Code that merged recently for DHCPv6 lease release introduced a bug
since it did not have the correct format for the lease file.
AddrFormatError: failed to detect a valid IP address from '[2003::2]'
http://logs.openstack.org/23/364323/1/check/gate-tempest-dsvm-neutron-
dvr-multinode-
full/33a1a5e/logs/screen-q-dhcp.txt.gz?level=TRACE#_2016-09-01_17_48_47_069
We have to strip the brackets from IPs read from the lease file.
https://review.openstack.org/#/c/301747/ is the culprit.
** Affects: neutron
Importance: High
Assignee: Brian Haley (brian-haley)
Status: In Progress
** Changed in: neutron
Milestone: newton-3 => newton-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1619463
Title:
DHCPv6 lease release code introduced a bug
Status in neutron:
In Progress
Bug description:
Code that merged recently for DHCPv6 lease release introduced a bug
since it did not have the correct format for the lease file.
AddrFormatError: failed to detect a valid IP address from '[2003::2]'
http://logs.openstack.org/23/364323/1/check/gate-tempest-dsvm-neutron-
dvr-multinode-
full/33a1a5e/logs/screen-q-dhcp.txt.gz?level=TRACE#_2016-09-01_17_48_47_069
We have to strip the brackets from IPs read from the lease file.
https://review.openstack.org/#/c/301747/ is the culprit.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1619463/+subscriptions
Follow ups