rabbit deployment fails on "check_password"
Bug #1615069 reported by
Dmitry Burmistrov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
In Progress
|
High
|
Dmitry Burmistrov | ||
Mitaka |
Fix Released
|
High
|
Dmitry Burmistrov | ||
Newton |
In Progress
|
High
|
Dmitry Burmistrov |
Bug Description
Detailed bug description:
ISO 9.0
Sometimes on overloaded or slow systems after service starting there could be some temporary issues with requests to rabbit-server. To avoid such situations "run_with_retries" should also be used for checking password.
Same change was merged in upstream: https:/
Steps to reproduce:
run this manifest:
include ::osnailyfacter
notify { 'restarting RabbitMQ': } ~> Service <||>
Expected results:
no errors occurred
Actual result:
sometimes this error appears: http://
Description of the environment:
Operation system: Ubuntu 14.04
Changed in fuel: | |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → Dmitry Burmistrov (dmburmistrov) |
milestone: | none → 9.1 |
tags: | added: rabbitmq |
tags: | added: on-verification |
Changed in fuel: | |
milestone: | 10.0 → 11.0 |
To post a comment you must log in.
Upstream pull request is merged - https:/ /github. com/puppetlabs/ puppetlabs- rabbitmq/ pull/499 /review. fuel-infra. org/#/c/ 25310/
Downstream patch - https:/