| Summary: | [oslo] With QPID, RPC calls to a topic are always fanned-out to all subscribers. | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Perry Myers <pmyers> |
| Component: | openstack-heat | Assignee: | Steven Dake <sdake> |
| Status: | CLOSED WONTFIX | QA Contact: | Kevin Whitney <kwhitney> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | unspecified | CC: | dallan, hateya, kgiusti, ndipanov, sbaker, sdake, shardy, srevivo, yeylon |
| Target Milestone: | rc | ||
| Target Release: | 4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1038641 | Environment: | |
| Last Closed: | 2013-12-05 18:15:14 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: | |
|
Description
Perry Myers
2013-12-05 16:38:23 UTC
I have tested Heat 2013.2 with QPID in devstack, and it does not fan out to every node, but instead load balances. In any regard, we don't support multiple heat-engines either upstream or down presently, so this is a non-issue. Horizontal scalability is something that should be addressed in Icehouse. The only way this bug would affect heat is if multiple heat-engines (which are the subscribers to the message queues) were launched, which results in an unsupportable Heat environment. |