<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>
<div>
<div><br>
</div>
<div>Here are the defaults for the notification system:</div>
<div><br>
</div>
<div><a href="https://github.com/openstack/glance/blob/stable/havana/etc/glance-api.conf#L209-L217">https://github.com/openstack/glance/blob/stable/havana/etc/glance-api.conf#L209-L217</a></div>
<div><br>
</div>
<div>For troubleshooting purposes, you may want to stick with the defaults. If sending ntoficiations over the bus to an endpoint such as Ceilometer is not needed, then it's not necessary to use a messaging system such as Rabbit for Glance.</div>
<div><u><br>
</u></div>
<div>
<div>Regards,</div>
<div>Daneyon Hansen</div>
<div>Software Engineer</div>
<div>Email: danehans@cisco.com</div>
<div>Phone: 303-718-0400</div>
<div><a href="http://about.me/daneyon_hansen">http://about.me/daneyon_hansen</a></div>
</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Alvise Dorigo <<a href="mailto:alvise.dorigo@pd.infn.it">alvise.dorigo@pd.infn.it</a>><br>
<span style="font-weight:bold">Date: </span>Thursday, November 21, 2013 8:08 AM<br>
<span style="font-weight:bold">To: </span>"<a href="mailto:openstack-operators@lists.openstack.org">openstack-operators@lists.openstack.org</a>" <<a href="mailto:openstack-operators@lists.openstack.org">openstack-operators@lists.openstack.org</a>><br>
<span style="font-weight:bold">Subject: </span>[Openstack-operators] Error running Glance with RabbitMQ (Havana)<br>
</div>
<div><br>
</div>
<div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Hello,
<div>I'm having a problem starting glance with rabbitmq. This is the configuration in the glance-api.conf:</div>
<div><br>
</div>
<div>
<div>notifier_strategy = rabbit</div>
<div># Configuration options if sending notifications via rabbitmq (these are</div>
<div>rabbit_host = 192.168.122.201</div>
<div>rabbit_port = 5672</div>
<div>rabbit_use_ssl = false</div>
<div>rabbit_userid = guest</div>
<div>rabbit_password = guest</div>
<div>rabbit_virtual_host = /</div>
<div>rabbit_notification_exchange = glance</div>
<div>rabbit_notification_topic = glance_notifications</div>
<div>rabbit_durable_queues = True</div>
</div>
<div><br>
</div>
<div>And this is the error I get when starting api and registry:</div>
<div><br>
</div>
<div>
<div>2013-11-21 16:03:24 1828 DEBUG glance.notifier [-] Converted strategy alias rabbit to glance.notifier.notify_kombu.RabbitStrategy __init__ /usr/lib/python2.6/site-packages/glance/notifier/__ini</div>
<div>t__.py:54</div>
<div>2013-11-21 16:03:24 1828 CRITICAL glance [-] 'glance.notifier.notify_kombu.RabbitStrategy' is not an available notifier strategy.</div>
</div>
<div>[...]</div>
<div>
<div>2013-11-21 16:03:24 1828 TRACE glance raise exception.InvalidNotifierStrategy(strategy=strategy)</div>
<div>2013-11-21 16:03:24 1828 TRACE glance InvalidNotifierStrategy: 'glance.notifier.notify_kombu.RabbitStrategy' is not an available notifier strategy.</div>
<div>2013-11-21 16:03:24 1828 TRACE glance </div>
</div>
<div><br>
</div>
<div>Any idea about what could be missing on my host or wrongly configured ?</div>
<div><br>
</div>
<div>I've followed the istructions from here:</div>
<div><br>
</div>
<div><a href="http://docs.openstack.org/havana/install-guide/install/yum/content/glance-install.html">http://docs.openstack.org/havana/install-guide/install/yum/content/glance-install.html</a></div>
<div><br>
</div>
<div>Using QPID instead, doesn't produce any error.</div>
<div><br>
</div>
<div>thanks,</div>
<div><br>
</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>Alvise</div>
</div>
</div>
</span>
</body>
</html>