RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1266028 - Packstack should use pymysql database driver since Liberty
Summary: Packstack should use pymysql database driver since Liberty
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: trunk
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: Liberty
Assignee: Javier Peña
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On: 1266027 1266029
Blocks: 1266032
TreeView+ depends on / blocked
 
Reported: 2015-09-24 10:49 UTC by Ihar Hrachyshka
Modified: 2016-06-17 13:33 UTC (History)
7 users (show)

Fixed In Version: openstack-packstack-7.0.0-0.12.dev1699.g8f54936.el7
Doc Type: Bug Fix
Doc Text:
Clone Of: 1266027
: 1266032 (view as bug list)
Environment:
Last Closed: 2016-06-17 13:33:10 UTC
Embargoed:


Attachments (Terms of Use)


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

Description Ihar Hrachyshka 2015-09-24 10:49:36 UTC
+++ This bug was initially created as a clone of Bug #1266027 +++

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 1 Javier Peña 2015-12-15 12:20:30 UTC
Proposed https://review.openstack.org/257866 with a patch for Packstack.

This requires all patches in https://review.openstack.org/#/q/status:merged+branch:master+topic:PyMySQL-driver,n,z to be included as part of OPM to provide the required support.

Comment 2 Mike McCune 2016-03-28 22:48:26 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 4 Javier Peña 2016-06-17 13:33:10 UTC
Packstack already provides pymysql support, closing.


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