<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</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>We’ve been running the new oslo.messaging under Juno for about the last month, and we’ve seen success with it, too.  </div>
<div>
<div id="MAC_OUTLOOK_SIGNATURE"></div>
</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:12pt; 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>Sam Morrison<br>
<span style="font-weight:bold">Date: </span>Thursday, April 30, 2015 at 11:02 PM<br>
<span style="font-weight:bold">To: </span>David Medberry<br>
<span style="font-weight:bold">Cc: </span>OpenStack Operators<br>
<span style="font-weight:bold">Subject: </span>Re: [Openstack-operators] FYI: Rabbit Heartbeat Patch Landed<br>
</div>
<div><br>
</div>
<div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Great, let me know how you get on.
<div class=""><br class="">
</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On 1 May 2015, at 12:21 pm, David Medberry <<a href="mailto:openstack@medberry.net" class="">openstack@medberry.net</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">Great news Sam. I'll pull those packages into my Juno devel environment and see if it makes any difference.
<div class="">Much appreciated for the rebuilds/links.</div>
<div class=""><br class="">
</div>
<div class="">Also, good to connect with you at ... Connect AU.</div>
</div>
<div class="gmail_extra"><br class="">
<div class="gmail_quote">On Thu, Apr 30, 2015 at 7:30 PM, Sam Morrison <span dir="ltr" class="">
<<a href="mailto:sorrison@gmail.com" target="_blank" class="">sorrison@gmail.com</a>></span> wrote:<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word" class="">I managed to get a juno environment with oslo.messaging 1.8.1 working in ubuntu 14.04
<div class=""><br class="">
</div>
<div class="">I have a debian repo with all the required dependancies at:</div>
<div class=""><br class="">
</div>
<div class="">deb <a href="http://download.rc.nectar.org.au/nectar-ubuntu" target="_blank" class="">
http://download.rc.nectar.org.au/nectar-ubuntu</a> trusty-juno-testing-oslo main</div>
<div class=""><br class="">
</div>
<div class="">All it includes is ubuntu official packages from vivid.</div>
<div class=""><br class="">
</div>
<div class="">Have installed in our test environment and all looking good so far although haven’t done much testing yet.</div>
<span class="HOEnZb"><font color="#888888" class="">
<div class=""><br class="">
</div>
<div class="">Sam</div>
</font></span>
<div class="">
<div class="h5">
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
<div class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On 21 Mar 2015, at 2:35 am, David Medberry <<a href="mailto:openstack@medberry.net" target="_blank" class="">openstack@medberry.net</a>> wrote:</div>
<br class="">
<div class="">
<div dir="ltr" class="">Hi Sam,
<div class=""><br class="">
</div>
<div class="">I started down the same path yesterday. If I have any success today, I'll post to this list.</div>
<div class=""><br class="">
</div>
<div class="">I'm also going to reach out to the Ubuntu Server (aka Cloud) team and so if they can throw up a PPA with this for Juno quickly (which they will likely NOT do but it doesn't hurt to ask.) We need to get the stable/juno team on board with this backport/regression.</div>
</div>
<div class="gmail_extra"><br class="">
<div class="gmail_quote">On Fri, Mar 20, 2015 at 4:14 AM, Sam Morrison <span dir="ltr" class="">
<<a href="mailto:sorrison@gmail.com" target="_blank" class="">sorrison@gmail.com</a>></span> wrote:<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I’ve been trying to build a ubuntu deb of this in a juno environment. It’s a bit of a nightmare as they have changed all the module names from oslo.XXX to oslo_XXX<br class="">
<br class="">
Have fixed those up with a few sed replaces and had to remove support for aioeventlet as the dependencies aren’t in the ubuntu cloud archive juno.<br class="">
<br class="">
Still have a couple of tests failing but I think it *should* work in on our juno hosts.<br class="">
<br class="">
I have a branch of the 1.8.0 release that I’m trying to build against Juno here [1] and I’m hoping that it will be easy to integrate the heartbeat code.<br class="">
I’m sure there is lots of people that would be keen to get a latest version of oslo.messaging working against a juno environment. What is the best way to make that happen though?<br class="">
<br class="">
Cheers,<br class="">
Sam<br class="">
<br class="">
[1] <a href="https://github.com/NeCTAR-RC/oslo.messaging/commits/nectar/1.8.0" target="_blank" class="">
https://github.com/NeCTAR-RC/oslo.messaging/commits/nectar/1.8.0</a><br class="">
<div class="">
<div class=""><br class="">
<br class="">
<br class="">
> On 20 Mar 2015, at 8:59 am, Davanum Srinivas <<a href="mailto:davanum@gmail.com" target="_blank" class="">davanum@gmail.com</a>> wrote:<br class="">
><br class="">
> So, talking about experiments, here's one:<br class="">
> <a href="https://review.openstack.org/#/c/165981/" target="_blank" class="">https://review.openstack.org/#/c/165981/</a><br class="">
><br class="">
> Trying to run oslo.messaging trunk against stable/juno of the rest of<br class="">
> the components.<br class="">
><br class="">
> -- dims<br class="">
><br class="">
> On Thu, Mar 19, 2015 at 5:10 PM, Matt Fischer <<a href="mailto:matt@mattfischer.com" target="_blank" class="">matt@mattfischer.com</a>> wrote:<br class="">
>> I think everyone is highly interested in running this change or a newer OSLO<br class="">
>> messaging in general + this change in Juno rather than waiting for Kilo.<br class="">
>> Hopefully everyone could provide updates as they do experiments.<br class="">
>><br class="">
>><br class="">
>> On Thu, Mar 19, 2015 at 1:22 PM, Kevin Bringard (kevinbri)<br class="">
>> <<a href="mailto:kevinbri@cisco.com" target="_blank" class="">kevinbri@cisco.com</a>> wrote:<br class="">
>>><br class="">
>>> Can't speak to that concept, but I did try cherry picking the commit into<br class="">
>>> the stable/juno branch of oslo.messaging and there'd definitely be some work<br class="">
>>> to be done there. I fear that could mean havoc for trying to just use master<br class="">
>>> oslo as well, but a good idea to try for sure.<br class="">
>>><br class="">
>>> -- Kevin<br class="">
>>><br class="">
>>>> On Mar 19, 2015, at 1:13 PM, Jesse Keating <<a href="mailto:jlk@bluebox.net" target="_blank" class="">jlk@bluebox.net</a>> wrote:<br class="">
>>>><br class="">
>>>> On 3/19/15 10:15 AM, Davanum Srinivas wrote:<br class="">
>>>>> Apologies. i was waiting for one more changeset to merge.<br class="">
>>>>><br class="">
>>>>> Please try oslo.messaging master branch<br class="">
>>>>> <a href="https://github.com/openstack/oslo.messaging/commits/master/" target="_blank" class="">
https://github.com/openstack/oslo.messaging/commits/master/</a><br class="">
>>>>><br class="">
>>>>> (you need at least till Change-Id:<br class="">
>>>>> I4b729ed1a6ddad2a0e48102852b2ce7d66423eaa - change id is in the commit<br class="">
>>>>> message)<br class="">
>>>>><br class="">
>>>>> Please note that these changes are NOT in the kilo branch that has been<br class="">
>>>>> cut already<br class="">
>>>>> <a href="https://github.com/openstack/oslo.messaging/commits/stable/kilo" target="_blank" class="">
https://github.com/openstack/oslo.messaging/commits/stable/kilo</a><br class="">
>>>>><br class="">
>>>>> So we need your help with testing to promote it to kilo for you all to<br class="">
>>>>> use it in Kilo :)<br class="">
>>>>><br class="">
>>>>> Please file reviews or bugs or hop onto #openstack-oslo if you see<br class="">
>>>>> issues etc.<br class="">
>>>>><br class="">
>>>>> Many thanks to Kris Lindgren to help shake out some issues in his<br class="">
>>>>> environment.<br class="">
>>>><br class="">
>>>> How bad of an idea would it be to run master of oslo.messaging with juno<br class="">
>>>> code base? Explosions all over the place?<br class="">
>>>><br class="">
>>>> --<br class="">
>>>> -jlk<br class="">
>>>><br class="">
>>>> _______________________________________________<br class="">
>>>> OpenStack-operators mailing list<br class="">
>>>> <a href="mailto:OpenStack-operators@lists.openstack.org" target="_blank" class="">
OpenStack-operators@lists.openstack.org</a><br class="">
>>>> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank" class="">
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br class="">
>>><br class="">
>>><br class="">
>>> _______________________________________________<br class="">
>>> OpenStack-operators mailing list<br class="">
>>> <a href="mailto:OpenStack-operators@lists.openstack.org" target="_blank" class="">
OpenStack-operators@lists.openstack.org</a><br class="">
>>> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank" class="">
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br class="">
>><br class="">
>><br class="">
>><br class="">
>> _______________________________________________<br class="">
>> OpenStack-operators mailing list<br class="">
>> <a href="mailto:OpenStack-operators@lists.openstack.org" target="_blank" class="">
OpenStack-operators@lists.openstack.org</a><br class="">
>> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank" class="">
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br class="">
>><br class="">
><br class="">
><br class="">
><br class="">
> --<br class="">
> Davanum Srinivas :: <a href="https://twitter.com/dims" target="_blank" class="">
https://twitter.com/dims</a><br class="">
><br class="">
> _______________________________________________<br class="">
> OpenStack-operators mailing list<br class="">
> <a href="mailto:OpenStack-operators@lists.openstack.org" target="_blank" class="">
OpenStack-operators@lists.openstack.org</a><br class="">
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank" class="">
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br class="">
<br class="">
<br class="">
_______________________________________________<br class="">
OpenStack-operators mailing list<br class="">
<a href="mailto:OpenStack-operators@lists.openstack.org" target="_blank" class="">OpenStack-operators@lists.openstack.org</a><br class="">
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank" class="">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</span>
</body>
</html>