Bug 1108549
Summary: | RHOSP 4 is incompatible with python-qpid >= 0.18-11 | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Ihar Hrachyshka <ihrachys> |
Component: | openstack-neutron | Assignee: | Ihar Hrachyshka <ihrachys> |
Status: | CLOSED ERRATA | QA Contact: | Ofer Blaut <oblaut> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 4.0 | CC: | apevec, chrisw, dmaley, dnavale, esammons, fpercoco, iboverma, ihrachys, jross, kgiusti, lhh, lpeer, lzhaldyb, mlopes, nyechiel, oblaut, pematous, sclewis, tross, tshefi, yeylon, zkraus |
Target Milestone: | async | Keywords: | ZStream |
Target Release: | 4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-neutron-2013.2.3-11.el6ost | Doc Type: | Bug Fix |
Doc Text: |
Previously, OpenStack Networking would fail to reliably communicate with Qpid. This behavior was due to an incorrect message subject set in the Qpid layer used by OpenStack Networking.
This update addresses this issue by setting a correct subject when sending a Qpid message. As a result, OpenStack Networking now works reliably with the new Qpid server.
|
Story Points: | --- |
Clone Of: | 1106854 | Environment: | |
Last Closed: | 2014-07-17 04:28:24 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: | 1116400 |
Comment 6
Ihar Hrachyshka
2014-07-02 12:05:26 UTC
Sorry, disregard the last comment, it belongs to another bug. Tested VMs booted up and i was able to see host list [root@puma04 ~]# rpm -qa | grep qpid qpid-cpp-client-0.18-17.el6_4.x86_64 qpid-cpp-server-0.18-17.el6_4.x86_64 python-qpid-0.18-5.el6_4.noarch [root@puma04 ~]# rpm -qa | grep packstack openstack-packstack-puppet-2013.2.1-0.32.dev1018.el6ost.noarch openstack-packstack-2013.2.1-0.32.dev1018.el6ost.noarch openstack-packstack-doc-2013.2.1-0.32.dev1018.el6ost.noarch [root@puma04 ~]# openstack-status == Nova services == openstack-nova-api: active openstack-nova-cert: active openstack-nova-compute: dead (disabled on boot) openstack-nova-network: dead (disabled on boot) openstack-nova-scheduler: active openstack-nova-conductor: active == Glance services == openstack-glance-api: active openstack-glance-registry: active == Keystone service == openstack-keystone: active == Horizon service == openstack-dashboard: active == neutron services == neutron-server: active neutron-dhcp-agent: inactive (disabled on boot) neutron-l3-agent: inactive (disabled on boot) neutron-metadata-agent: inactive (disabled on boot) neutron-lbaas-agent: inactive (disabled on boot) neutron-openvswitch-agent: active == Cinder services == openstack-cinder-api: active openstack-cinder-scheduler: active openstack-cinder-volume: active == Ceilometer services == openstack-ceilometer-api: active openstack-ceilometer-central: active openstack-ceilometer-compute: dead (disabled on boot) openstack-ceilometer-collector: active openstack-ceilometer-alarm-notifier: active openstack-ceilometer-alarm-evaluator: active == Support services == mysqld: active openvswitch: active messagebus: active tgtd: active qpidd: active memcached: active == Keystone users == Warning keystonerc not sourced 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. http://rhn.redhat.com/errata/RHSA-2014-0899.html |