Deletion of DHCP should be notified to the security group rpc

Bug #1103840 reported by Nachi Ueno
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Nachi Ueno

Bug Description

Deletion of DHCP should be notified to the security group rpc.

Note: This common logic should be in security_group_rpc_base

Nachi Ueno (nati-ueno)
Changed in quantum:
milestone: none → grizzly-3
assignee: nobody → Nachi Ueno (nati-ueno)
Revision history for this message
Akihiro Motoki (amotoki) wrote :

This is based on the comment https://review.openstack.org/#/c/19436/14/quantum/plugins/openvswitch/ovs_quantum_plugin.py

-----
We need to inform dhcp ip address when a port for dhcp server is deleted. enable_dhcp in subnet may be changed by update_subnet. The same thing can say to linux bridge plugin.

The logic like this is important, so it should be implemented as a common logic even if the logic is very short. security_group_rpc_base is a good place.

Don't we need to take care the same thing for update_port? IMO, we do not need to take care of it since update device_owner is set by programs (nova vif plugiing, dhcp-agent or so on).
-----

Changed in quantum:
status: New → Confirmed
importance: Undecided → High
tags: added: l3-ipam-dhcp
Akihiro Motoki (amotoki)
tags: added: sg-fw
dan wendlandt (danwent)
Changed in quantum:
milestone: grizzly-3 → grizzly-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to quantum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/23240

Changed in quantum:
status: Confirmed → In Progress
dan wendlandt (danwent)
Changed in quantum:
importance: High → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (master)

Reviewed: https://review.openstack.org/23240
Committed: http://github.com/openstack/quantum/commit/705dde46dd17caa03617b17609b6e935dc875948
Submitter: Jenkins
Branch: master

commit 705dde46dd17caa03617b17609b6e935dc875948
Author: Nachi Ueno <email address hidden>
Date: Thu Feb 28 16:46:52 2013 -0800

    Notify creation or deletion of dhcp port for security group

    fixes bug 1103840

    Change-Id: I8031bc607a874871a8081575bce1526b3453aff6

Changed in quantum:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in quantum:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in quantum:
milestone: grizzly-rc1 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.