Comment 5 for bug 1697300

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/newton)

Reviewed: https://review.openstack.org/473732
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=396530a5e79e2966105f2e8cbb040a13b2d8c4a5
Submitter: Jenkins
Branch: stable/newton

commit 396530a5e79e2966105f2e8cbb040a13b2d8c4a5
Author: Eduardo Gonzalez <email address hidden>
Date: Mon Jun 12 11:24:26 2017 +0200

    Fix kolla-toolbox build

    ``pynacl`` package need ``make`` to build.
    kolla-toolbox build is failing due ``make`` missing
    package.
    pynacl upstream bug: https://github.com/pyca/pynacl/issues/298

    Change-Id: Ifbb86ec2888284cfbda5e567cb1748432658953c
    Closes-Bug: #1697300
    (cherry picked from commit 2a3f872bf980eb0e81bc6c1eeb907386fbad934e)