On 25.07.2013 20:37, Daniel P. Berrange wrote:
On Thu, Jul 25, 2013 at 02:32:55PM -0400, John Ferlan wrote:
> The post push review/comments for the chap authentication determined that
> trying to connect to qemu driver from within the storage auto start would
> not be successful, see the following and followups
>
>
https://www.redhat.com/archives/libvir-list/2013-July/msg01409.html
>
> These patches will split the virStateInitialize() into two phases - the
> first being the bulk of the existing code and the second being just running
> the auto start functionality for each of the drivers that needs/support it.
>
> I realize it's probably too late for 1.1.1, but figured it'd be good to be
> ready when the barn door opens again.
I don't know about others, but I feel the change is simple enough
that I wouldn't be against including it in 1.1.1, given that it
solves a real world bug we have in startup ordering.