Hi
when I
service glance-registry restart
2012-04-16 13:09:47 10494 INFO [sqlalchemy.engine.base.Engine] (1,)
2012-04-16 13:09:47 10494 INFO [sqlalchemy.engine.base.Engine] ROLLBACK
2012-04-16 13:09:47 10494ERROR [glance.registry.db.api] (ProgrammingError)
(1146, "Table 'glance.ima
There was some necessary db stuff for glance not needed in oneiric.
** Changed in: glance (Ubuntu)
Status: New => Invalid
--
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 modul
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 *.