Comment 2 for bug 1644751

Revision history for this message
Pratik Pravin Bandarkar (pratik-bandarkar) wrote :

Hi,

I am unable to reproduce the issue with same cinder version:
# cinder --version
1.9.0

<snip>
# Use durable queues in AMQP. (boolean value)
# Deprecated group/name - [DEFAULT]/amqp_durable_queues
# Deprecated group/name - [DEFAULT]/rabbit_durable_queues
#amqp_durable_queues = false

# cinder service-list
+------------------+------------------------------+------+---------+-------+----------------------------+-----------------+
| Binary | Host | Zone | Status | State | Updated_at | Disabled Reason |
+------------------+------------------------------+------+---------+-------+----------------------------+-----------------+
| cinder-backup | xxxx | nova | enabled | up | 2016-12-08T12:33:22.000000 | - |
| cinder-scheduler | xxxx | nova | enabled | up | 2016-12-08T12:33:26.000000 | - |
| cinder-volume | xxxx | nova | enabled | up | 2016-12-08T12:33:26.000000 | - |
+------------------+------------------------------+------+---------+-------+----------------------------+-----------------+
</snip>