kolla-ansible/ansible/roles/barbican/templates
portdirect 200dbafb1c Update Barbican to use correct mysql connection string
PyMySQL is prefered to PythonMySQL for Sqlalchemy, as it provides
python3 support and is actively maintained, and is therefore the
currently recommended lib for db connections.
 * https://wiki.openstack.org/wiki/PyMySQL_evaluation

Kolla currently uses PyMySQL for all connections bar Barbican
(which works fine with PyMySQL): once this commit is merged it will
be possible to remove the PythonMySQL libs, and mysql libs for kolla
images (except kolla-toolbox).

TrivialFix

Change-Id: Id256387134ca551a181c5e49c9b6d63f62b72523
2016-11-17 14:27:47 +00:00
..
barbican-api-paste.ini.j2 Enable keystone authentication for Barbican 2016-10-11 17:44:17 +08:00
barbican-api.ini.j2 Fix 'Address already in use' for barbican-api 2016-10-11 17:43:19 +08:00
barbican-api.json.j2 Enable keystone authentication for Barbican 2016-10-11 17:44:17 +08:00
barbican-keystone-listener.json.j2 Set ownership of barbican configuration files to barbican 2016-09-19 20:58:06 +02:00
barbican-worker.json.j2 Set ownership of barbican configuration files to barbican 2016-09-19 20:58:06 +02:00
barbican.conf.j2 Update Barbican to use correct mysql connection string 2016-11-17 14:27:47 +00:00