Re: [Openstack-operators] [nova] Is there any reason to exclude originally failed build hosts during live migration?

2017-09-21 Thread Matt Riedemann
On 9/21/2017 6:17 AM, Saverio Proto wrote: Why the change is called: Ignore original retried hosts when live migrating ? Isn't it implementing the opposite ? Dont Ignore ? Heh, you're right. I'll fix. Beyond that, any feedback on the actual intent here? -- Thanks, Matt

Re: [Openstack-operators] [nova] Is there any reason to exclude originally failed build hosts during live migration?

2017-09-21 Thread Saverio Proto
> The actual fix for this is trivial: > > https://review.openstack.org/#/c/505771/ Why the change is called: Ignore original retried hosts when live migrating ? Isn't it implementing the opposite ? Dont Ignore ? thanks Saverio ___

[Openstack-operators] [nova] Is there any reason to exclude originally failed build hosts during live migration?

2017-09-20 Thread Matt Riedemann
It's a weird question, so I'll explain. An issue came up in IRC today where someone was trying to live migrate an instance to a specified host, and the RetryFilter in the scheduler was kicking out the specified host, even though other similar instances were live migrating to that specified