53e79276c9
The SUSE builds are failing due to a change in the galera_client role causing the trove role's vars file to be found before the galera_client vars file. We therefore rename the trove vars file for SUSE. This also makes transitions between versions easier. The mysql-python package is no longer maintained. We are using pymysql instead, so this package does not need to be installed. This resolves current build failures due to the mysql-python package not being installable due to the new version of MariaDB being used. With this, we also switch django to use pymysql and ensure that the appropriate distribution package is installed when doing distro builds. Depends-On: https://review.openstack.org/602924 Change-Id: I020678e0beb131836e3006e46eec22c02977f8ec |
||
---|---|---|
.. | ||
debian.yml | ||
distro_install.yml | ||
main.yml | ||
redhat-7.yml | ||
source_install.yml | ||
suse.yml |