<div dir="ltr"><div><div><br></div>There's a proposed change to Keystone to update SQLAlchemy to 0.9[0] which is failing in the doc build. I'm not sure exactly what it's doing that's causing it to fail. I proposed changes to work around the issues[1] based on the error messages. Part of the fix requires a change in oslo-incubator code[2]. So I think once these are merged (or a better fix is merged...), Keystone will support SQLAlchemy 0.9.<br>
<br>[0] <a href="https://review.openstack.org/#/c/82231/">https://review.openstack.org/#/c/82231/</a><br>[1] <a href="https://review.openstack.org/#/c/82370/">https://review.openstack.org/#/c/82370/</a><br>[2] <a href="https://review.openstack.org/#/c/82370/">https://review.openstack.org/#/c/82370/</a><br>
<br></div>- Brant<br><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Mar 14, 2014 at 12:45 AM, Roman Podoliaka <span dir="ltr"><<a href="mailto:rpodolyaka@mirantis.com" target="_blank">rpodolyaka@mirantis.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I think it's actually not that hard to fix the errors we have when<br>
using SQLAlchemy 0.9.x releases.<br>
<br>
I uploaded two changes two Nova to fix unit tests:<br>
- <a href="https://review.openstack.org/#/c/80431/" target="_blank">https://review.openstack.org/#/c/80431/</a> (this one should also fix<br>
the Tempest test run error)<br>
- <a href="https://review.openstack.org/#/c/80432/" target="_blank">https://review.openstack.org/#/c/80432/</a><br>
<br>
Thanks,<br>
Roman<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, Mar 13, 2014 at 7:41 PM, Thomas Goirand <<a href="mailto:zigo@debian.org">zigo@debian.org</a>> wrote:<br>
> On 03/14/2014 02:06 AM, Sean Dague wrote:<br>
>> On 03/13/2014 12:31 PM, Thomas Goirand wrote:<br>
>>> On 03/12/2014 07:07 PM, Sean Dague wrote:<br>
>>>> Because of where we are in the freeze, I think this should wait until<br>
>>>> Juno opens to fix. Icehouse will only be compatible with SQLA 0.8, which<br>
>>>> I think is fine. I expect the rest of the issues can be addressed during<br>
>>>> Juno 1.<br>
>>>><br>
>>>>     -Sean<br>
>>><br>
>>> Sean,<br>
>>><br>
>>> No, it's not fine for me. I'd like things to be fixed so we can move<br>
>>> forward. Debian Sid has SQLA 0.9, and Jessie (the next Debian stable)<br>
>>> will be released SQLA 0.9 and with Icehouse, not Juno.<br>
>><br>
>> We're past freeze, and this requires deep changes in Nova DB to work. So<br>
>> it's not going to happen. Nova provably does not work with SQLA 0.9, as<br>
>> seen in Tempest tests.<br>
>><br>
>>       -Sean<br>
><br>
> I'd be nice if we considered more the fact that OpenStack, at some<br>
> point, gets deployed on top of distributions... :/<br>
><br>
> Anyway, if we can't do it because of the freeze, then I will have to<br>
> carry the patch in the Debian package. Never the less, someone will have<br>
> to work and fix it. If you know how to help, it'd be very nice if you<br>
> proposed a patch, even if we don't accept it before Juno opens.<br>
><br>
> Thomas Goirand (zigo)<br>
><br>
><br>
> _______________________________________________<br>
> OpenStack-dev mailing list<br>
> <a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div>