On 1 March 2014 16:23, James Slagle <[email protected]> wrote: > On Wed, Jan 22, 2014 at 6:46 PM, Thierry Carrez <[email protected]> > wrote: >> James Slagle wrote: >>> I read through that wiki page. I did have a couple of questions: >>> >>> Who usually runs through the steps there? You? or a project member? >> >> Me for integrated projects (and most incubated ones). A project member >> for everything else. >> >>> When repo_tarball_diff.sh is run, are there any acceptable missing >>> files? I'm seeing an AUTHORS and ChangeLog file showing up in the >>> output from our repos, those are automatically generated, so I assume >>> those are ok. There are also some egg_info files showing up, which I >>> also think can be safely ignored. (I submitted a patch that updates >>> the grep command used in the script: >>> https://review.openstack.org/#/c/68471/ ) >> >> Yes, there is a number of "normal" things appearing there, like the >> autogenerated AUTHORS, Changelog, ignored files and egg_info stuff. The >> goal of the script is to spot any unusual thing. >> > > Hi Thierry, > > I'd like to ask that the following repositories for TripleO be included in > next week's cutting of icehouse-3: > > http://git.openstack.org/openstack/tripleo-incubator > http://git.openstack.org/openstack/tripleo-image-elements > http://git.openstack.org/openstack/tripleo-heat-templates
> http://git.openstack.org/openstack/diskimage-builder These: > http://git.openstack.org/openstack/os-collect-config > http://git.openstack.org/openstack/os-refresh-config > http://git.openstack.org/openstack/os-apply-config don't make sense to me to branch - we consume them via releases from PyPI, not branches, so to freeze for stability you just need to specify known good release versions to consume. -Rob -- Robert Collins <[email protected]> Distinguished Technologist HP Converged Cloud _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
