Re: [openstack-dev] [TripleO] Proposal to add Jon Paul Sullivan and Alexis Lee to core review team

2014-07-10 Thread jang
On Wed, 9 Jul 2014, Clint Byrum wrote: > So, I propose that we add jonpaul-sullivan and lxsli to the TripleO core > reviewer team. Obviously I should declare an interest, but I think this'd be good. +1 jan -- Just because I have nothing to hide doesn't mean I have nothing to fear. __

Re: [openstack-dev] [TripleO] os-refresh-config run frequency

2014-06-26 Thread jang
On Thu, 26 Jun 2014, Macdonald-Wallace, Matthew wrote: > Hi all, > > I've been working more and more with TripleO recently and whilst it does > seem to solve a number of problems well, I have found a couple of > idiosyncrasies that I feel would be easy to address. > > My primary concern lies i

Re: [openstack-dev] Tripleo, Ironic, the SSH power driver, paramiko and eventlet fun.

2014-06-25 Thread jang
On Tue, 24 Jun 2014, j...@ioctl.org wrote: > There's a bug on this: > https://bugs.launchpad.net/ironic/+bug/1321787?comments=all We've got a potential eventlet fix here: https://github.com/jan-g/eventlet/tree/wip ... testing it now. Certainly seems hopeful in the face of a 'multiple threa

[openstack-dev] Tripleo, Ironic, the SSH power driver, paramiko and eventlet fun.

2014-06-24 Thread jang
There's a bug on this: https://bugs.launchpad.net/ironic/+bug/1321787?comments=all It seems like it's been well-known for a long time that paramiko parallelism doesn't work well with eventlet. Ironic's aggressive use of the ssh power driver seems to hit this hard. The sign that you're hitting

Re: [openstack-dev] [TripleO] Alternating meeting time for more TZ friendliness

2014-03-20 Thread jang
On Wed, 19 Mar 2014, Sullivan, Jon Paul wrote: > > From: James Slagle [mailto:james.sla...@gmail.com] > > Sent: 18 March 2014 19:58 > > Subject: [openstack-dev] [TripleO] Alternating meeting time for more TZ > > friendliness > > > > Our current meeting time is Tuesdays at 19:00 UTC. I think this

[openstack-dev] Live migration, auth token lifetimes.

2014-02-28 Thread jang
There's a problem with live block migrations. They can take an arbitrarily long time to complete. That, in itself, isn't the matter: https://bugs.launchpad.net/nova/+bug/1286142 At the moment, nova.compute.manager.live_migration takes a context, which it passes into a call to its driver's live_