Reviewed: https://review.openstack.org/346323 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2325e2aea86ddc28bc0e1573d4954518991cad19 Submitter: Jenkins Branch: master
commit 2325e2aea86ddc28bc0e1573d4954518991cad19 Author: Kevin Benton <[email protected]> Date: Sat Jul 23 00:07:17 2016 -0700 Skip DHCP provisioning block for network ports Network ports created via internal core plugin calls (e.g. dhcp ports and router interfaces) don't generate DHCP notifications to the DHCP agent so the agent never clears the DHCP provisioning block. This patch just skips adding DHCP provisioning blocks for network owned ports since they don't depend on DHCP anyway. Closes-Bug: #1590845 Closes-Bug: #1605955 Change-Id: I0111de79d9259ada3b1c06a087d0eaeb8f3cb158 ** 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/1605955 Title: router interface status stuck in BUILD Status in neutron: Fix Released Bug description: After adding a router interface the interface status stays stuck in BUILD even though it works okay. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1605955/+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

