Bug 1057822
| Summary: | neutron-ml2 package requires python-pyudev | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] RDO | Reporter: | Chris Wright <chrisw> | ||||
| Component: | openstack-neutron | Assignee: | RHOS Maint <rhos-maint> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ofer Blaut <oblaut> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | chrisw, lars, majopela, twilson, yeylon | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | openstack-neutron-2014.1-0.14.rc1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-03-30 23:03:12 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
Chris Wright
2014-01-25 04:40:06 UTC
Created attachment 855293 [details]
ml2 requires pyudev
There is actually a patch upstream to remove the pyudev requirement (which only shows up for linuxbridge) here: https://review.openstack.org/#/c/66609/ It is only hung up on some unrelated bouncing gate tests. The referenced patch is marked "abandoned" right now. I've added the relevant upstream bug here; I guess we should just keep our eyes on it for now. The pyudev dependency it's been removed in openstack-neutron-2014.1-0.16.rc1 via upstream rebase. |