To be more clear, the second error is what happens when I do the same automated deploy I did a few days ago. The first error about MySQLdb was from doing:
apt-get install mysql-server apt-get install glance mysqladmin -uroot -pnova create glance mysql -uroot -pnova -e "GRANT ALL PRIVILEGES ON *.* TO 'glance'@'%' WITH GRANT OPTION;" mysql -uroot -pnova -e "SET PASSWORD FOR 'glance'@'%' = PASSWORD('notglance');" Change registry conf to: sql_connection = mysql://glance:notglance@127.0.0.1/glance Restart glance-registry -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/980956 Title: No module named MySQLdb from glance-registry To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/980956/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs