<div dir="ltr">Hello Gibi.<div><br></div><div>I looked at your sample code. </div><div>Other than providing the username password of the user in transport url,</div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><i>transport = oslo_messaging.get_notification_transport(cfg.CONF, url='rabbit://<a href="http://stackrabbit:admin@100.109.0.10:5672/">stackrabbit:admin@100.109.0.10:5672/</a>')</i></div></blockquote><div><br></div><div>What changes are to be done in the nova.conf file? Can you please provide the exact set of changes? </div><div><br></div><div>/anil.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 8, 2020 at 5:05 AM Balázs Gibizer <balazs.gibizer@est.tech> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
On Tue, Jul 7, 2020 at 16:32, Julia Kreger <br>
<<a href="mailto:juliaashleykreger@gmail.com" target="_blank">juliaashleykreger@gmail.com</a>> wrote:<br>
[snip]<br>
<br>
> <br>
> Although that being said, I don't think much would really prevent you<br>
> from consuming the notifications directly from the message bus, if you<br>
> so desire. Maybe someone already has some code for this on hand.<br>
<br>
Here is some example code that forwards the nova versioned <br>
notifications from the message bus out to a client via websocket [1]. I <br>
used this sample code in my demo [2] during a summit presentation.<br>
<br>
Cheers,<br>
gibi<br>
<br>
[1] <br>
<a href="https://github.com/gibizer/nova-notification-demo/blob/master/ws_forwarder.py" rel="noreferrer" target="_blank">https://github.com/gibizer/nova-notification-demo/blob/master/ws_forwarder.py</a><br>
[2] <a href="https://www.youtube.com/watch?v=WFq5JWXa9AM" rel="noreferrer" target="_blank">https://www.youtube.com/watch?v=WFq5JWXa9AM</a><br>
<br>
<br>
<br>
</blockquote></div>