Comment 33 for bug 1446375

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-cinder (stable/juno)

Reviewed: https://review.openstack.org/176516
Committed: https://git.openstack.org/cgit/stackforge/puppet-cinder/commit/?id=e79ea8c834ae72c3137ab65f73d4fc0586870b84
Submitter: Jenkins
Branch: stable/juno

commit e79ea8c834ae72c3137ab65f73d4fc0586870b84
Author: Emilien Macchi <email address hidden>
Date: Tue Apr 21 13:07:05 2015 -0400

    MySQL: change default MySQL collate to utf8_general_ci

    Install & configure MySQL database by using utf8_general_ci collation
    which is the way documented in OpenStack [1] and already the default
    in puppetlabs-mysql [2].

    [1] http://goo.gl/GA5gyZ
    [2] https://github.com/puppetlabs/puppetlabs-mysql/blob/master/manifests/db.pp#L7

    Closes-bug: #1446375
    (cherry picked from commit 08be3c0df1bce50cdc2f2f85cf0d9ea1016faca9)

    Conflicts:
     manifests/db/mysql.pp

    Change-Id: I94c912cfabf2213b466f9c15f8e7bdbc1e48325e