Comment 2 for bug 1828509

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

Reviewed: https://review.opendev.org/658449
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart/commit/?id=eef85762b0a541242c883ba0de038b98f86bffce
Submitter: Zuul
Branch: master

commit eef85762b0a541242c883ba0de038b98f86bffce
Author: Rafael Folco <email address hidden>
Date: Fri May 10 14:43:00 2019 -0300

    Fix --install-deps bindep for quickstart.sh

    bindep is not being called on --install-deps argument.
    Now it downloads bindep.txt and calls bindep install.

    Change-Id: Id8bd74dd5e55db8a9c0bfff4f713506e9e646dd6
    Fixes-Bug: #1828509