Bug 1046782 - [RFE][neutron]: Eventually Consistent DHCP Agent
Summary: [RFE][neutron]: Eventually Consistent DHCP Agent
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-neutron
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Ofer Blaut
URL: https://blueprints.launchpad.net/neut...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-26 23:09 UTC by RHOS Integration
Modified: 2016-04-27 01:43 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 11:20:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-26 23:09:10 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/eventually-consistent-dhcp-agent.

Description:

The DHCP agent has a number of design flaws in its state synchronization strategy that have the potential to negatively impact reliability.  Notifications may be processed in the wrong order, there is no way to detect whether a notification is stale, and there is no guarantee that missed notifications will be detected.  Any of these may result in inconsistencies between db and agent-local state that could impact VM connectivity.  Explicit notification ordering should be possible and the agent should use this ordering to ensure eventual consistency.

Specification URL (additional information):

https://docs.google.com/document/d/1TD48EUZU7CJFh3iCLgelqnpBFgZoO6-n4HCmIyO_PfU/edit?usp=sharing

Comment 2 Roey Dekel 2014-02-03 12:10:38 UTC
How can we test this properly? Which are the main break points here?

Comment 3 Maru Newby 2014-02-08 04:57:37 UTC
(In reply to Roey Dekel from comment #2)
> How can we test this properly? Which are the main break points here?

Validating the reliability of the dhcp agent will not be possible via black-box testing.  My intention is to ensure that known failure modes (out-of-order, missing and stale notifications) are checked in unit tests, and the efforts to test neutron scalability will ensure that those results hold up at scale.

Comment 6 Nir Yechiel 2014-02-19 09:08:30 UTC
Upstream status was changed to 'deferred' and the blueprint is no longer targeted to Icehouse. Updating this BZ to reflect that

Comment 7 lpeer 2015-03-19 11:20:57 UTC
This RFE was automatically opened to track status of upstream development.
At this point we see no reason to keep track of this in Red Hat bugzilla, thus closing it.


Note You need to log in before you can comment on or make changes to this bug.