Cinder API "create_" requests hang if RabbitMQ is down
Bug #1539057 reported by
Ivan Kolodyazhny
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Steps to reproduce (on devstack, but it cab be reproduced on any env too):
1. stop rabbitmq (sudo rabbitmqctl stop)
2. try to create volume (cinder create 1)
Expected results: volume in status "creating" will be created and cinderclient will return it details
Actual results: cinderclient hangs on waiting response from API
Related oslo.messaging bug: https:/
description: | updated |
description: | updated |
Changed in cinder: | |
importance: | Undecided → Medium |
Changed in cinder: | |
assignee: | nobody → kumari paluru (kumari-paluru) |
assignee: | kumari paluru (kumari-paluru) → nobody |
Changed in cinder: | |
assignee: | nobody → M Shruthi (mshruthi98) |
status: | Triaged → In Progress |
Changed in cinder: | |
assignee: | M Shruthi (mshruthi98) → nobody |
status: | In Progress → Confirmed |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/273505
Review: https:/