Re: [openstack-dev] [Ironic] [Oslo] Question about Futurist executors

2015-07-23 Thread Joshua Harlow
An example/poc that adds a basic rejection mechanism to various executors (the process pool excecutor internals are complicated and doesn't implement it for that). https://review.openstack.org/205262 With that the following (or similar) could be done: http://paste.openstack.org/show/404591/

Re: [openstack-dev] [Ironic] [Oslo] Question about Futurist executors

2015-07-23 Thread Joshua Harlow
Dmitry Tantsur wrote: Jim, I'm redirecting your question to oslo folks, as I'm afraid my answer can be wrong. On 07/23/2015 01:55 PM, Jim Rollenhagen wrote: On Wed, Jul 22, 2015 at 02:40:47PM +0200, Dmitry Tantsur wrote: Hi all! Currently _spawn_worker in the conductor manager raises NoFreeC

[openstack-dev] [Ironic] [Oslo] Question about Futurist executors (was: NoFreeConductorWorker going away with move to Futurist?)

2015-07-23 Thread Dmitry Tantsur
Jim, I'm redirecting your question to oslo folks, as I'm afraid my answer can be wrong. On 07/23/2015 01:55 PM, Jim Rollenhagen wrote: On Wed, Jul 22, 2015 at 02:40:47PM +0200, Dmitry Tantsur wrote: Hi all! Currently _spawn_worker in the conductor manager raises NoFreeConductorWorker if poo