Comment 2 for bug 1816775

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ansible-role-tripleo-modify-image (master)

Reviewed: https://review.openstack.org/638174
Committed: https://git.openstack.org/cgit/openstack/ansible-role-tripleo-modify-image/commit/?id=8f0c6bf141da1740c47188737b95f347af8b69cf
Submitter: Zuul
Branch: master

commit 8f0c6bf141da1740c47188737b95f347af8b69cf
Author: Dan Prince <email address hidden>
Date: Wed Feb 20 09:33:36 2019 -0500

    Fix dev install (yum -y...)

    Fixes an issue in 410408ef1b665aab4672d4b3dad2bbc7de543b7d where
    we removed the -y options for the pip RPM install. This functionally
    broke the dev mode playbook unless you had manually installed pip
    in the container (not normally the case for RDO images).

    Change-Id: Ic96d9eb708bff763cbe4395cf7770b5239879309
    Closes-bug: #1816775