Comment 12 for bug 1300524

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to cookbook-openstack-ops-database (master)

Reviewed: https://review.openstack.org/86952
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-ops-database/commit/?id=51b2005b0888dd45df274f293b8ae3b2faa761c6
Submitter: Jenkins
Branch: master

commit 51b2005b0888dd45df274f293b8ae3b2faa761c6
Author: Mark Vanderwiel <email address hidden>
Date: Fri Apr 11 11:34:31 2014 -0500

    fix metadata database depends

    database pulls in mysql, new mysql v5 is not backward compatible.
    Need to pull in mysql depends first at v4, then pull in database.

    Change-Id: Ib27c9c77e7eaf25b11a3f4fb7871a6b3a8acba62
    Related-Bug: #1300524