RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1266027 - TripleO should use pymysql database driver since Liberty
Summary: TripleO should use pymysql database driver since Liberty
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: openstack-tripleo-heat-templates
Version: trunk
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: Liberty
Assignee: Tomas Sedovic
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks: 1266028 1266029 1266032
TreeView+ depends on / blocked
 
Reported: 2015-09-24 10:46 UTC by Ihar Hrachyshka
Modified: 2017-06-18 06:26 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
: 1266028 1266029 (view as bug list)
Environment:
Last Closed: 2017-06-18 06:26:49 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1499298 0 None None None Never

Description Ihar Hrachyshka 2015-09-24 10:46:33 UTC
As of Liberty, openstack gate switched to pymysql driver, so it's better to use it in all openstack installers too.

To switch to the new driver, database_connection string should get driver specifier as in:

database_connection = mysql+pymysql://...127.0.0.1/...

Comment 2 Christopher Brown 2017-06-17 17:18:38 UTC
This was committed and merged so can be closed.


Note You need to log in before you can comment on or make changes to this bug.