<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 24, 2015 at 10:04 AM, David Kranz <span dir="ltr"><<a href="mailto:dkranz@redhat.com" target="_blank">dkranz@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"><span class="">On 02/24/2015 09:37 AM, Chris Dent 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">
On Tue, 24 Feb 2015, Sean Dague wrote:<br>
<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">
That also provides a very concrete answer to "will people show up".<br>
Because if they do, and we get this horizontal refactoring happening,<br>
then we get to the point of being able to change release cadences<br>
faster. If they don't, we remain with the existing system. Vs changing<br>
the system and hoping someone is going to run in and backfill the breaks.<br>
</blockquote>
<br>
Isn't this the way of the world? People only put halon in the<br>
machine room after the fire.<br>
<br>
I agree that "people showing up" is a real concern, but I also think<br>
that we shy away too much from the productive energy of stuff<br>
breaking. It's the breakage that shows where stuff isn't good<br>
enough.<br>
<br>
[Flavio said]:<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">
To this I'd also add that bug fixing is way easier when you have<br>
aligned releases for projects that are expected to be deployed<br>
together. It's easier to know what the impact of a change/bug is<br>
throughout the infrastructure.<br>
</blockquote>
<br>
Can't this be interpreted as an excuse for making software which<br>
does not have a low surface area and a good API?<br>
<br>
(Note I'm taking a relatively unrealistic position for sake of<br>
conversation.)<br>
</blockquote></span>
I'm not so sure about that. IMO, much of this goes back to the question of whether OpenStack services are APIs or implementations. This was debated with much heat at the Diablo summit (Hi Jay). I frequently have conversations where there is an issue about release X vs Y when it is really about api versions. Even if we say that we are about implementations as well as apis, we can start to organize our processes and code as if we were just apis. If each service had a well-defined, versioned, discoverable, well-tested api, then projects could follow their own release schedule, relying on distros or integrators to put the pieces together and verify the quality of the whole stack to the users. Such entities could still collaborate on that task, and still identify longer release cycles, using "stable branches". The upstream project could still test the latest released versions together. Some of these steps are now being taken to resolve gate issues and horizontal resource issues. Doing this would vastly increase agility but with some costs:<br>
<br>
1. The upstream project would likely have to give up on the worthy goal of providing an actual deployable stack that could be used as an alternative to AWS, etc. That saddens me, but for various reasons, including that we do no scale/performance testing on the upstream code, we are not achieving that goal anyway. The big tent proposals are also a move away from that goal.<br>
<br>
2. We would have to give up on incompatible api changes. But with the replacement of nova v3 with microversions we are already doing that. Massive adoption with release agility is simply incompatible with allowing incompatible api changes.<br>
<br>
Most of this is just echoing what Jay said. I think this is the way any SOA would be designed. If we did this, and projects released frequently, would there be a reason for any one to be chasing master?<span class=""><font color="#888888"><br>
<br>
 -David</font></span><div class=""><div class="h5"><br>
<br>
<br>
______________________________<u></u>______________________________<u></u>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" target="_blank">OpenStack-dev-request@lists.<u></u>openstack.org?subject:<u></u>unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-dev</a><br>
</div></div></blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_default" style="font-family:monospace,monospace">​Seems like some of the proposals around frequency (increasing in particular) just sort of move the bottlenecks around.  Honestly, I thought we were already on a path with some of the ideas that Sean and David (and indirectly Jay) proposed.  Get rid of the whole "coordinated release" altogether.  I think there should still be some sort of tagging or something at some interval that just says "here's a point in time collection that we call X".</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">Another proposal I think I've talked to some folks about is a true CI/Train model.  Cut out some of the artificial milestone deadlines etc, just keep rolling and what's ready at the release point is what's ready; you make a cut of what's there at that time and roll on.  Basically eliminate the feature freeze and other components and "hopefully" keep feature commit distributed.  There are certainly all sorts of gotchas here, but I don't think it's very interesting to most so I won't go into a bunch of theory on it.</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">Regardless, I do think that no matter the direction we all seem to be of the opinion that we need to move more towards projects being responsible for more of the horizontal functions (as Sean put it).  Personally I think this is a great direction for a number of reasons, and I also think that it might force us to be better about our API's and requirements than we have been in the past.</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div></div></div>