Comment 2 for bug 1668310

Revision history for this message
Saverio Proto (zioproto) wrote :

I was able to workaround the problem like this:

delete from services where deleted != 0 ;
delete from aggregate_hosts where deleted !=0;
delete from aggregate_metadata where deleted !=0;
delete from aggregates where deleted !=0;

and then I also need nova to be at least at commit edbd3135f8087ea73dc73b06962bf8b869ee6f43