Comment 2 for bug 1697300

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

Reviewed: https://review.openstack.org/473332
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=2a3f872bf980eb0e81bc6c1eeb907386fbad934e
Submitter: Jenkins
Branch: master

commit 2a3f872bf980eb0e81bc6c1eeb907386fbad934e
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