Bug 1553268

Summary: ovsdbapp depends python-netaddr >= 0.7.18
Product: Red Hat OpenStack Reporter: Dominik Holler <dholler>
Component: python-ovsdbappAssignee: Terry Wilson <twilson>
Status: CLOSED ERRATA QA Contact: Toni Freger <tfreger>
Severity: low Docs Contact:
Priority: low    
Version: 13.0 (Queens)CC: dalvarez, danken, jjoyce, jschluet, lmartins, njohnston, twilson
Target Milestone: z9Keywords: Triaged, ZStream
Target Release: 13.0 (Queens)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-ovsdbapp-0.10.3-3.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-07 14:04:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Network RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dominik Holler 2018-03-08 15:28:52 UTC
Description of problem: ovsdbapp depends on a version of python-netaddr which has to be at least 0.7.18


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
ovsdbapp on python-netaddr without specifying a version, which might be resolved to python-netaddr-0.7.5, which will make ovsdbapp failing in some situations

Expected results:
ovsdbapp depends on a version of python-netaddr which has to be at least 0.7.18

Additional info:

Comment 1 Dan Kenigsberg 2018-12-25 11:39:00 UTC
Please explicitly add

  Requires: python-netaddr >= 0.7.18

to your downstream spec since that's what the code is doing implicitly.

Comment 2 Daniel Alvarez Sanchez 2019-01-08 23:10:11 UTC
Let's add it to RDO as well:

https://github.com/rdo-packages/ovsdbapp-distgit/blob/rpm-master/python-ovsdbapp.spec

Comment 20 errata-xmlrpc 2019-11-07 14:04:36 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:3791