Comment 4 for bug 1308500

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to marconi (milestone-proposed)

Reviewed: https://review.openstack.org/87946
Committed: https://git.openstack.org/cgit/openstack/marconi/commit/?id=c2f5053da9f8e8902f5bad26d29ccfab2eb13879
Submitter: Jenkins
Branch: milestone-proposed

commit c2f5053da9f8e8902f5bad26d29ccfab2eb13879
Author: Flavio Percoco <email address hidden>
Date: Wed Apr 16 13:55:17 2014 +0200

    Remove MySQL-python from the dependency list

    MySQL is not a recommended database for production environments. The
    dependency to the mysql python library was added to be able to run
    Marconi on the gate.

    Since we're not willing to promote sqlalchemy as the recommended driver,
    it makes sense to remove the mysql dependency from the dependencies
    list.

    Closes-bug: #1308500

    Change-Id: Ic83707cb145d752b30e285f1a25376525a80079c
    (cherry picked from commit 80befb5b9cdca76a91b57237de1cd2ac727d6fc4)