kolla-ansible/ansible
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
..
action_plugins Ansible2.0 changes: ansible_ssh_user to ansible_user 2016-10-20 17:09:22 +08:00
group_vars Merge "Allow cinder-volume to be configured to use NFS" 2016-11-11 16:58:30 +00:00
inventory Merge "Move manila-share service to network node" 2016-11-11 13:06:22 +00:00
library Corrects typo "requried" in kolla_docker.py 2016-11-09 15:18:22 +05:30
roles Update Barbican to use correct mysql connection string 2016-11-17 14:27:47 +00:00
bifrost.yml add bifrost deploy ansible support 2016-08-31 13:11:59 +00:00
certificates.yml Add Ansible scripts to generate TLS certificates for testing 2016-02-26 14:09:31 -05:00
destroy.yml Change cleanup to destroy as cleanup is a misnomer 2016-08-08 13:37:10 -04:00
kolla-host.yml add baremetal role to install kolla deps. 2016-08-10 16:03:08 +00:00
mariadb_recovery.yml MariaDB lights out recovery 2016-03-16 15:53:44 +00:00
post-deploy.yml Create openrc file on the deploy node 2015-11-23 17:02:54 -05:00
site.yml Merge "Add manila-data service" 2016-11-03 12:25:33 +00:00