| Summary: | RHOS should use impl_qpid v2 by default | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Alvaro Lopez Ortega <aortega> | ||||
| Component: | openstack-ceilometer | Assignee: | Eoghan Glynn <eglynn> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Ami Jeain <ajeain> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 4.0 | CC: | aortega, breeler, ddomingo, derekh, eglynn, fpercoco, hateya, jruzicka, ndipanov, pbrady, yeylon | ||||
| Target Milestone: | rc | ||||||
| Target Release: | 4.0 | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | openstack-ceilometer-2013.2-2.el6ost | Doc Type: | Bug Fix | ||||
| Doc Text: |
The QPID driver's v2 topology was introduced to specifically address the slow growth of orphaned direct exchanges over time. By default, however, services still use the original v1 topology of the QPID driver; the v2 topology has to be explicitly configured via the 'qpid_topology_version = 2' parameter.
With this fix, the Metering service's distribution configuration file (/usr/share/ceilometer/ceilometer-dist.conf) now contains the 'qpid_topology_version = 2' parameter. This effectively sets the QPID driver's v2 topology as the default.
|
Story Points: | --- | ||||
| Clone Of: | 1030658 | Environment: | |||||
| Last Closed: | 2013-12-20 00:36:13 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: | |||||
| Bug Depends On: | 1030658, 1031025, 1031027 | ||||||
| Bug Blocks: | 1030664, 1031022 | ||||||
| Attachments: |
|
||||||
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/RHEA-2013-1859.html |
Created attachment 826209 [details] Proposed fix for review.