Bug 1560516

Summary: DHCP interface status is down & unbound
Product: Red Hat OpenStack Reporter: Eran Kuris <ekuris>
Component: python-networking-ovnAssignee: Assaf Muller <amuller>
Status: CLOSED NOTABUG QA Contact: Eran Kuris <ekuris>
Severity: high Docs Contact:
Priority: low    
Version: 13.0 (Queens)CC: amuller, apevec, chrisw, dalvarez, lhh, majopela, nyechiel, srevivo, tfreger
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1560442 Environment:
Last Closed: 2018-04-02 12:29:43 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:
Bug Depends On: 1560442, 1630412    
Bug Blocks:    

Comment 3 Daniel Alvarez Sanchez 2018-04-02 12:29:43 UTC
This port is only used for metadata (even though the owner is set to DHCP). Metadata port is not bound to any chassis in particular as it's modelled through an OVN localport which is distributed in all compute nodes. The reason why the owner is set to DHCP was to reuse this owner and that it may be later used for DHCP purposes as well: it's actually being used for this purpose when there's no gateway in a network though.