Comment 6 for bug 921294

Revision history for this message
Thierry Carrez (ttx) wrote : Re: Migration 074 assumes connection_type is defined locally during migrations

I guess for Ubuntu the solution is to call "nova-manage --connection_type=libvirt db sync" explicitely (since that's what they support in packaging).

The issue I have with this is that it also applies to first-time users, not just on people migrating from a previous version... For them, rather than creating it right, without making strange assumptions, we create the broken database and then ask the user to make the choice on how to unbreak it...