Hi Folks<div><br></div><div>devstack for quantum is not working because </div><div>rabbit_durable_queues setting is different with quantum and glance.<br></div><div>Quantum and Glance shares notification queue, so both of these settings should be same.</div>
<div><br></div><div><a href="https://bugs.launchpad.net/quantum/+bug/1086167">https://bugs.launchpad.net/quantum/+bug/1086167</a><br></div><div><br></div><div>The cause of this problem is glance config settings.</div><div>
<br></div><div><a href="https://github.com/openstack-dev/devstack/commit/71cf53a9f60176419732f3ecbbce11c75190c059">https://github.com/openstack-dev/devstack/commit/71cf53a9f60176419732f3ecbbce11c75190c059</a><br></div><div>
<br></div><div>However <span style="color:rgb(0,0,0);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:12px;line-height:10.666666984558105px">durable_glance_queues looks always true, because </span>the default exchanges are durable.</div>
<div><br></div><div>At least, rabbit_durable_queues settings in devstack should be consistant.</div><div>How about add new env for this?</div><div><br></div><div>RABBIT_DURABLE_QUEUE=${RABBIT_DURABLE_QUEUE:-True}</div><div>
<br></div><div>I'm going to setup Quantum and Glance and Nova, but if another project needs this settings, please let me know.</div><div><br></div><div>Thanks</div><div>Nachi</div><div><br></div><div><br></div>