kolla-ansible/ansible/roles/mariadb/templates
Dai Dang Van 74a26a91e5 Use utf8_general_ci collation as a default collation
Now, I see mariadb are using utf8_general_ci as a default collation.
- https://mariadb.com/kb/en/mariadb/supported-character-sets-and-collations/

This mean all of Devstack database will be created with utf8_general_ci collation,
so may be, one service/project can be deployed successfully via Devstack
but will be fail with Kolla deployment.

Therefore, we should use above default collation for Kolla-ansible.

Change-Id: Icbb6c15f536fc6986816c58f4fd68bfb95813e46
Closes-Bug: 1680783
2017-04-10 15:38:16 +07:00
..
galera.cnf.j2 Use utf8_general_ci collation as a default collation 2017-04-10 15:38:16 +07:00
mariadb.json.j2 Fix mariadb upgrade permission issue 2016-10-14 16:51:03 +00:00
wsrep-notify.sh.j2 Enable kolla k8s to override bind api bind address in genconfig 2016-07-28 11:59:28 -04:00