Comment 4 for bug 1565128

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-repo_build (stable/mitaka)

Reviewed: https://review.openstack.org/301103
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-repo_build/commit/?id=0ce640328e484fcb442fdae66bb7edee9ce4d232
Submitter: Jenkins
Branch: stable/mitaka

commit 0ce640328e484fcb442fdae66bb7edee9ce4d232
Author: Kevin Carter <email address hidden>
Date: Fri Apr 1 17:37:28 2016 -0500

    Add the galera_client dependency to the repo build

    This change is required because without it the client libraries
    used to build the MySQL-Python packages will depend on the base
    system and they will be wrong.

    This is an example of the issue:
      http://paste.openstack.org/show/492788/

    This will cause multi node production issues when building a
    standalong repository outside of the the OpenStack gate.

    Closes-Bug: #1565128
    Change-Id: I6536993523f02ba49da741b9ea21535eb33fe402
    Signed-off-by: Kevin Carter <email address hidden>
    (cherry picked from commit 9e6b78a9b459eebbae87c97ea474c724f50bd3e3)