Fix amqp_hosts usage for OpenStack puppet modules
Bug #1466833 reported by
Bogdan Dobrelya
This bug report is a duplicate of:
Bug #1465840: Heat operation failed after controller failover.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Confirmed
|
Low
|
Fuel Library (Deprecated) | ||
6.1.x |
Won't Fix
|
Low
|
Fuel Library (Deprecated) |
Bug Description
We configure amqp_hosts in different ways for different classes.
We have amqp_hosts function for this which returns a string of shifted amqp nodes.
This function should be used everywhere we call classes with rabbit_hosts specified. Inline_template patterns duplicating this function must be removed to not support the same code in two places.
Changed in fuel: | |
importance: | Undecided → High |
milestone: | none → 7.0 |
assignee: | nobody → Bogdan Dobrelya (bogdando) |
status: | New → In Progress |
Changed in fuel: | |
status: | In Progress → Confirmed |
description: | updated |
tags: | added: low-hanging-fruit |
Changed in fuel: | |
assignee: | Bogdan Dobrelya (bogdando) → Fuel Library Team (fuel-library) |
To post a comment you must log in.
This bug have no impact on deployment as it seems we have only one issue for Heat configuration and it is addressed by https:/ /launchpad. net/bugs/ 1465840. The only thing left is to put cosmetic changes to classes which are still duplicating the amqp_hosts function by inline_template