rally-openstack docker image can't use mysql and postgres

Bug #1793087 reported by Jaesang Lee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rally
Fix Released
Undecided
Unassigned

Bug Description

Currently the rally_openstack image provided by dockerfile is only a db backend and only supports sqlite. However, this is not suitable for clustering environments such as kubernetes. Currently, openstack-helm uses mysql as the db backend for rally. To support general-purpose testing with a single image, the pymysql and psycopg2 libraries must be included in the dockerfile.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to rally-openstack (master)

Reviewed: https://review.openstack.org/603313
Committed: https://git.openstack.org/cgit/openstack/rally-openstack/commit/?id=c8272e8591f812ced9c2f7ebdad6abca5c160dbf
Submitter: Zuul
Branch: master

commit c8272e8591f812ced9c2f7ebdad6abca5c160dbf
Author: Jaesang Lee <email address hidden>
Date: Tue Sep 18 08:02:12 2018 +0000

    Fix Dockerfile for support mysql and postgres

    This patch set adds pymysql and psycopg2 to the Dockerfile so that
    you can use mysql and postgres in the rally-openstack docker image.

    Change-Id: I68814bd7bdc92975b8c60db18e1688326c4e4dad
    Closes-Bug: #1793087

Changed in rally:
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/rally-openstack 1.3.0

This issue was fixed in the openstack/rally-openstack 1.3.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.