Bug 1250056
| Summary: | neutron unnecessarily blocks python-oslo-db >= 1.1.0 | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Ihar Hrachyshka <ihrachys> |
| Component: | openstack-neutron | Assignee: | Ihar Hrachyshka <ihrachys> |
| Status: | CLOSED ERRATA | QA Contact: | Eran Kuris <ekuris> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0 (Juno) | CC: | chrisw, lpeer, nyechiel, sclewis, tfreger, yeylon |
| Target Milestone: | z4 | Keywords: | ZStream |
| Target Release: | 6.0 (Juno) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-neutron-2014.2.3-8.el7ost | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-08-24 20:15:50 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: | |||
| Bug Blocks: | 1249564 | ||
fixed in : [root@puma48 ~]# rpm -qa |grep python-oslo python-oslo-vmware-0.6.0-1.el7ost.noarch python-oslo-utils-1.0.0-1.el7ost.noarch python-oslo-i18n-1.0.0-1.el7ost.noarch python-oslo-config-1.4.0-1.el7ost.noarch python-oslo-serialization-0.3.0-1.el7ost.noarch python-oslo-db-1.0.2-2.el7ost.noarch python-oslo-rootwrap-1.3.0.0-2.el7ost.noarch python-oslo-messaging-1.4.1-5.el7ost.noarch [root@puma48 ~]# rpm -qa |grep python-neutron python-neutronclient-2.3.9-1.el7ost.noarch python-neutron-2014.2.3-9.el7ost.noarch [root@puma48 ~]# rpm -qa |grep openstack-neutron openstack-neutron-ml2-2014.2.3-9.el7ost.noarch openstack-neutron-common-2014.2.3-9.el7ost.noarch openstack-neutron-2014.2.3-9.el7ost.noarch openstack-neutron-openvswitch-2014.2.3-9.el7ost.noarch 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://rhn.redhat.com/errata/RHSA-2015-1680.html |
- Installing python-oslo-db results in: --> Processing Conflict: python-neutron-2014.2.3-2.el7ost.noarch conflicts python-oslo-db >= 1.1.0 This is because of Conflicts: tags used in the spec. They do not belong there and were removed in OSP7.