First time here? Check out the FAQ!
![]() | 1 | initial version |
Just got to your DB and empty the database 1. if you use sqlite use the solution above "rm /var/lib/nova/nova.sqlite" or 2. I use mysql -> log into mysql and delete all tables from nova database
afterwards run migration scripts and all will run smothly or so I thought ;-)