Comment 2 for bug 1565128

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

Reviewed: https://review.openstack.org/300686
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-repo_build/commit/?id=9e6b78a9b459eebbae87c97ea474c724f50bd3e3
Submitter: Jenkins
Branch: master

commit 9e6b78a9b459eebbae87c97ea474c724f50bd3e3
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>