On Thu, Apr 27, 2017 at 07:39:00PM -0400, Paul Belanger wrote:
> On Wed, Apr 26, 2017 at 12:17:03PM -0400, Paul Belanger wrote:
> > Greetings,
> > 
> > We, openstack-infra, are on our final steps of removing puppet (and ruby) 
> > from
> > our images jobs run in nodepool.  At this point, I think we are confident we
> > shouldn't break any projects however I wanted to send this email just to 
> > keep
> > everybody up to date.
> > 
> > If you do depend on puppet or ruby for your project jobs, please make sure 
> > to
> > update your intree bindep.txt file and express the dependency.
> > 
> > If you do have a problem, please join us in #openstack-infra so we can help.
> > 
> As a heads up, we are rolling out another set of changes today. This is the
> final setup needed from manging our diskimage in nodepool with puppet.
> 
> As a result, jobs should now be setting up there SSH known_hosts files as
> needed. For example:
> 
>   ssh-keyscan <host> >> ~/.ssh/known_hosts
> 
> Or if you'd like to continue with disabled host checking:
> 
>   ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
> 
And today was the day we approved the change[1] \o/

We plan on starting rebuilds in the next 30min, and take a few hours to build /
upload everything.  In the mean time, if you start to see random failures please
join us in #openstack-infra to troubleshoot.

We'll be doing our best to monitor http://status.opentack.org/zuul and
http://status.openstack.org/elastic-recheck/ to find any affected jobs.

-PB

[1] https://review.openstack.org/#/c/460728/

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to