Re: [Openstack-operators] Packaging sample config versions

2015-02-01 Thread Jeremy Stanley
On 2015-02-01 00:52:21 +0100 (+0100), Thomas Goirand wrote: [...] > Upstream authors decided to remove the sample config files for a > reason, which is: there's no way to provide a valid sample config > file because it depends on the version of the installed libs. [...] That's sort of true, but mo

Re: [Openstack-operators] [openstack-dev] [nova][libvirt] RFC: ensuring live migration ends

2015-02-01 Thread Robert Collins
On 31 January 2015 at 05:47, Daniel P. Berrange wrote: > In working on a recent Nova migration bug > > https://bugs.launchpad.net/nova/+bug/1414065 > > I had cause to refactor the way the nova libvirt driver monitors live > migration completion/failure/progress. This refactor has opened the > do

Re: [Openstack-operators] [openstack-dev] [nova][libvirt] RFC: ensuring live migration ends

2015-02-01 Thread David Medberry
I'll second much of what Rob said: API that indicated how many live-migrations (l-m) were going would be good. API that told you what progress (and start time) a given l-m had made would be great. API to cancel a given l-m would also be great. I think this is a preferred approach over an auto timeo