Reviewed: https://review.openstack.org/457904 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=37097a991b837b5508b4eb85649854a6c07cc280 Submitter: Jenkins Branch: master
commit 37097a991b837b5508b4eb85649854a6c07cc280 Author: Vasyl Saienko <[email protected]> Date: Wed Apr 19 07:47:09 2017 +0000 Revert "Update auto-addresses on MAC change" Original patch caused ironic CI regression. This reverts commit 27746d1d16ceec59ca6576d565e5e4157427fa96. Closes-Bug: #1684038 Change-Id: I29afcfac626f4947ad4db288185208c2c5c2b7a1 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1684038 Title: ironic CI regression: dnsmasq doesn't respond to dhcp request Status in Ironic: New Status in neutron: Fix Released Bug description: All jobs that uses flat network_interface are failed because bootstrap can't get IP address from DHCP server. An example of failed job is: http://logs.openstack.org/38/447538/6/check/gate-tempest-dsvm-ironic-ipa-wholedisk-bios-agent_ipmitool-tinyipa-ubuntu-xenial-nv/f57afee/logs/ In the syslog we can see that DHCP doesn't respond to requests: http://logs.openstack.org/38/447538/6/check/gate-tempest-dsvm-ironic- ipa-wholedisk-bios-agent_ipmitool-tinyipa-ubuntu-xenial- nv/f57afee/logs/syslog.txt.gz#_Apr_18_12_30_00 Apr 18 12:30:00ubuntu-xenial-internap-mtl01-8463102 dnsmasq-dhcp[3453]: DHCPDISCOVER(tap6a904c1b-03) 52:54:00:f3:12:ee no address available Apr 18 12:30:00ubuntu-xenial-internap-mtl01-8463102 ntpd[1715]: Listen normally on 15 vnet0 [fe80::fc54:ff:fef3:12ee%19]:123 Apr 18 12:30:00ubuntu-xenial-internap-mtl01-8463102 ntpd[1715]: new interface(s) found: waking up resolver Apr 18 12:30:01ubuntu-xenial-internap-mtl01-8463102 dnsmasq-dhcp[3453]: DHCPDISCOVER(tap6a904c1b-03) 52:54:00:f3:12:ee no address available Apr 18 12:30:03ubuntu-xenial-internap-mtl01-8463102 dnsmasq-dhcp[3453]: DHCPDISCOVER(tap6a904c1b-03) 52:54:00:f3:12:ee no address available Apr 18 12:30:07ubuntu-xenial-internap-mtl01-8463102 dnsmasq-dhcp[3453]: DHCPDISCOVER(tap6a904c1b-03) 52:54:00:f3:12:ee no address available To manage notifications about this bug go to: https://bugs.launchpad.net/ironic/+bug/1684038/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

