Files
puppet-cinder/spec/classes/cinder_db_mysql_spec.rb
Emilien Macchi 08be3c0df1 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

Change-Id: I41970c3256ae908351c48d911776e2e9f5940626
Closes-bug: #1446375
2015-04-21 18:52:12 -04:00

1.2 KiB