Bug 1613513

Summary: [RFE] Support DHCP Option 252 in OVN Native DHCP
Product: Red Hat OpenStack Reporter: Andrew Austin <aaustin>
Component: openvswitchAssignee: Timothy Redaelli <tredaelli>
Status: CLOSED CURRENTRELEASE QA Contact: Eran Kuris <ekuris>
Severity: high Docs Contact:
Priority: high    
Version: 13.0 (Queens)CC: aaustin, apevec, chrisw, dmaley, ekuris, haili, jschluet, juvillar, lmartins, mmichels, qding, srevivo, tredaelli, twilson, wlehman
Target Milestone: asyncKeywords: FutureFeature, TestOnly, Triaged, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openvswitch-2.9.0-70.el7fdp.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1641740 (view as bug list) Environment:
Last Closed: 2022-08-31 14:39:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Proposed patch none

Description Andrew Austin 2018-08-07 17:32:07 UTC
Description of problem:

A customer is looking to move from ML2/OVS in their current deployment to OVN in a new OSP13 deployment. They currently use dnsmasq settings to pass DHCP option 252 (WPAD) to their clients for site-specific proxy configuration. Option 252 is not currently configured as a supported option by ovn-northd.

This RFE is to add support for option 252 to ovn-northd to be used in conjunction with another RFE for Neutron's networking-ovn module.

Comment 1 Mark Michelson 2018-08-15 20:58:12 UTC
I have added this to the OVN Trello board. I will update this when the feature is finished.

Comment 2 Mark Michelson 2018-08-21 12:20:03 UTC
I have submitted a patch upstream for this feature: https://patchwork.ozlabs.org/patch/959947/

I am placing this issue in the POST state.