Even with https://review.openstack.org/#/c/75356/ merged into glance,
glance master will still fail with the original error if it encounters a
non-utf8 database, because it calls db_sync with without modifying the
default sanity_check=True.  So we either need an option to set
sanity_check=False when upgrading the database, or really the migration
mechanism should take care of converting database tables to utf-8.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1279000

Title:
  db migrate script to set charset=utf8 for all tables

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1279000/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to