[Bug 1882844] Re: No way to set SSL parameters with pymysql

2020-06-15 Thread David Ames
Michael, I have confirmed you are correct. Apologies for the trash. I swear I tested that. Closing this bug. For completeness, the check_hostname parameter comes from pymysql [0]. [0] https://github.com/PyMySQL/PyMySQL/blob/master/pymysql/connections.py#L336 ** Changed in: oslo.db Statu

[Bug 1882844] Re: No way to set SSL parameters with pymysql

2020-06-15 Thread Mike Bayer
hiya - as I noted on the Gerrit, SQLAlchemy's pymysql / mysqlclient dialects support SSL and the issue is that these options are not documented. See https://github.com/sqlalchemy/sqlalchemy/issues/5397 for the documentation issue as well as how to use these parameters. additionally I can find no

[Bug 1882844] Re: No way to set SSL parameters with pymysql

2020-06-10 Thread Corey Bryant
Thanks David, triaging for Ubuntu. Assuming this lands upstream we'll need to figure out how far back we want to SRU this. ** Also affects: python-oslo.db (Ubuntu) Importance: Undecided Status: New ** Changed in: python-oslo.db (Ubuntu) Status: New => Triaged ** Changed in: pyth