<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" 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" 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><div class=""><br class=""></div><div class="">Sam</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""><div class=""><div><blockquote type="cite" class=""><div class="">On 21 Mar 2015, at 2:35 am, 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="">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="HOEnZb"><div class="h5"><br class="">
<br class="">
<br class="">
> On 20 Mar 2015, at 8:59 am, Davanum Srinivas <<a href="mailto:davanum@gmail.com" 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" 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" 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" 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" 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" 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" 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" 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" 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></body></html>