<div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Feb 18, 2014 at 9:03 PM, Joe Gordon <span dir="ltr"><<a href="mailto:joe.gordon0@gmail.com" target="_blank">joe.gordon0@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 class="HOEnZb"><div class="h5">On Wed, Feb 12, 2014 at 12:16 PM, Doug Hellmann<br>
<<a href="mailto:doug.hellmann@dreamhost.com">doug.hellmann@dreamhost.com</a>> wrote:<br>
> If you have a change in your project that is blocked waiting for a patch to<br>
> land in oslo (in the incubator, or any of the libraries we manage) *please*<br>
> either open a blueprint or mark the associated bug as also affecting the<br>
> relevant oslo project, then let me know about it so I can put it on our<br>
> review priority list. We have a lot going on in oslo right now, but will do<br>
> our best to prioritize reviews that affect features landing in other<br>
> projects -- if you let us know about them.<br>
<br>
<br>
</div></div>While I don't think this is what you meant when you said let oslo help<br>
you, I do have a request:<br>
<br>
While trying to do a basic oslo-incubator update ('./update.sh<br>
--nodeps --modules fixture --base nova --dest-dir ../nova')  I hit a<br>
bug <a href="https://bugs.launchpad.net/oslo/+bug/1281860" target="_blank">https://bugs.launchpad.net/oslo/+bug/1281860</a><br>
<br>
Due to the nature of oslo-incubator (it may break at any time) it is<br>
hard for downstream projects (nova, cinder etc.) to keep there<br>
oslo-incubator copies up to date, so when someone wants to sync across<br>
a new change they have to deal with many unrelated changes, some of<br>
which may break things. For example<br>
<br>
oslo-incubator$ ./update.sh --config-file<br>
../cinder/openstack-common.conf --base cinder --dest-dir ../cinder<br>
cinder$ git diff --stat HEAD<br>
52 files changed, 3568 insertions(+), 961 deletions(-)<br>
<br>
<br>
I would like to propose making the oslo team responsible for syncing<br>
across oslo-incubator code, they know the code base best and can fix<br>
things when they break.  This doesn't mean no one else can use<br>
update.sh it just means that the oslo team would make sure that syncs<br>
are done in a timely fashion, so the diffs don't get too big.<br></blockquote><div><br></div><div><div class="gmail_default" style="font-size:small">The intent has always been for the person making a change in the incubator to be responsible for updating consuming projects (whether that person is an oslo core reviewer or not). That hasn't always happened -- some changes are only synced into the project where the change was wanted, some changes aren't synced at all.</div>
<div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Although it doesn't look like it from the outside, we have made significant progress in creating the tools and processes we need to move code out of the incubator into libraries. I expect to accelerate those moves late in this cycle and early in the next so the libraries can be adopted early in the next cycle.</div>
<br></div><div class="gmail_default" style="font-size:small">Doug</div></div></div></div>