<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 2, 2014 at 1:39 PM, Solly Ross <span dir="ltr"><<a href="mailto:sross@redhat.com" target="_blank">sross@redhat.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
I've submitted a patch (<a href="https://review.openstack.org/#/c/91663/" target="_blank">https://review.openstack.org/#/c/91663/</a>) that updates Nova to use the latest version<br>
of websockify.  It would appear that the CI now pulls websockify from <a href="http://pypi.openstack.org" target="_blank">pypi.openstack.org</a>, which appears not to<br>
have websockify 0.6 on it yet.  What is the process for getting websockify 0.6 on <a href="http://pypi.openstack.org" target="_blank">pypi.openstack.org</a>?  If that<br>
process involves updating global-requirements, there's a follow up question: since websockify 0.6 breaks backwards<br>
compatibility, what happens in between the time that global-requirements gets updated and the related change gets<br>
pushed?<br></blockquote><div><br></div><div>Yes you have to update global-requirements [0].  As for the backwards incompatible changes, non overlapping changes to global-requirements don't work (replacing 'x<6' with 'x>=6'), so you will have to work around that somehow. Perhaps you can introspect the version of websockify to support both versions?</div>

<div><br></div><div><br></div><div>[0] <a href="http://git.openstack.org/cgit/openstack/requirements/tree/global-requirements.txt#n120">http://git.openstack.org/cgit/openstack/requirements/tree/global-requirements.txt#n120</a><br>

</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
Best Regards,<br>
Solly Ross<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>
</blockquote></div><br></div></div>