Comment 2 for bug 1411489

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/181347
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=647d2895a7287da06a4f83009b23d350220bb3db
Submitter: Jenkins
Branch: master

commit 647d2895a7287da06a4f83009b23d350220bb3db
Author: Flavio Percoco <email address hidden>
Date: Fri May 8 11:56:28 2015 +0200

    Make utf8 the default charset for mysql

    Newer versions of oslo_db added a sanity check to ensure that table's
    charsets are utf8. This patch makes this change explicit and re-enables
    the sanity check that was disabled in Ifffbdd50c38a1d25215faa6a966c2d2a63935711

    Change-Id: Icbc41bd3964a6124d3e0d906cb85944fdc312844
    Closes-bug: #1411489