<div dir="ltr"><div class="gmail_default" style="font-size:small">I just noticed that this conversation moved off-list last week.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">
Figuring out how to deal with alpha releases is important for Oslo for Juno. Should I propose a summit session, or do you think we can work this out in email?</div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Mon, Mar 24, 2014 at 6:42 PM, Doug Hellmann <span dir="ltr"><<a href="mailto:doug.hellmann@dreamhost.com" target="_blank">doug.hellmann@dreamhost.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div class="h5"><div style="font-size:small"><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 24, 2014 at 6:05 PM, Clark Boylan <span dir="ltr"><<a href="mailto:clark.boylan@gmail.com" target="_blank">clark.boylan@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On Mon, Mar 24, 2014 at 2:42 PM, Doug Hellmann<br>
<<a href="mailto:doug.hellmann@dreamhost.com" target="_blank">doug.hellmann@dreamhost.com</a>> wrote:<br>
> One of the things I've been thinking about for Juno and beyond is how Oslo<br>
> will make new features available to consuming projects safely (i.e., without<br>
> publishing official releases weekly in a way that might break stable<br>
> branches). I know that at one point we talked about publishing alpha<br>
> releases as wheels to PyPI so that developers could see them when they run<br>
> their unit tests locally. Is that still the best solution to the problem? Do<br>
> we have the tools we need to make that work?<br>
><br>
> Doug<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> OpenStack-Infra mailing list<br>
> <a href="mailto:OpenStack-Infra@lists.openstack.org" target="_blank">OpenStack-Infra@lists.openstack.org</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra</a><br>
><br>
<br>
Wheels aren't really useful until pip >=1.5 because it will use them<br>
by default if it can find them. In older versions of pip you need to<br>
set special flags and stuff to make pip use wheels. As a result the<br>
ideal solution is we start using latest pip then we can publish and<br>
consume wheels without much work (important for making sure we are<br>
publishing useable packages). Ideally we would get new pip for free<br>
with latest tox, but latest tox broke our tox.ini files so that hasn't<br>
happend. If we want to manage pip for tox (which is probably going to<br>
be painful) we could go down that route to publish and consume wheels.<br>
<br>
At one point there was hope that tox would become compatible with us<br>
but after talking with upstream it looks like we will need to edit our<br>
tox.ini files to use latest tox. I wouldn't count on new tox being in<br>
use any time soon. That leaves us with attempting to get new pip via<br>
some other method.<br>
<span><font color="#888888"><br>
Clark<br>
</font></span></blockquote></div><br></div></div></div><div class="gmail_extra"><div style="font-size:small">Or doing something other than wheels, I'm not tied to that approach. I thought wheels solved a problem with older versions of pip, rather than introducing one.</div>

<div style="font-size:small"><br></div><div style="font-size:small">The previous attempt to do this was based on installing from tarball snapshots. That's not a very attractive approach, though, so I don't think we want to go that way.<br>

</div><div style="font-size:small"><br></div><div style="font-size:small">How about publishing alpha sdist packages somewhere other than PyPI?</div><span class="HOEnZb"><font color="#888888"><div style="font-size:small">

<br></div><div style="font-size:small">Doug</div><div style="font-size:small"><br></div></font></span></div></div>
</blockquote></div><br></div></div>