> I propose to replace mysql-python with mysqlclient in OpenStack applications > to get Python 3 support, bug fixes and some new features (support MariaDB's > libmysqlclient.so, support microsecond in TIME column). I just proposed a change to add mysqlclient dependency to global requirements: https://review.openstack.org/#/c/179745/ Victor