I hit this issue on icehouse-rc2 for glance even though many of the above patches are incorporated into the RPMs. Think it is still lurking around somehow.
What got me around the problem was # mysql -u root mysql> use glance; mysql> alter table migrate_version convert to character set utf8; mysql> exit; # glance-manage db_sync # /etc/init.d/openstack-glance-api restart # /etc/init.d/openstack-glance-registry restart # glance image-list +----+------+-------------+------------------+------+--------+ | ID | Name | Disk Format | Container Format | Size | Status | +----+------+-------------+------------------+------+--------+ +----+------+-------------+------------------+------+--------+ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1301036 Title: openstack.common.db.sqlalchemy.migration utf8 table check issue on initial migration To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1301036/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs