Comment 9 for bug 1829769

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-puppet-elements (stable/rocky)

Reviewed: https://review.opendev.org/662610
Committed: https://git.openstack.org/cgit/openstack/tripleo-puppet-elements/commit/?id=81729a1fd3b95b452ee6472e62ced36aab9ba249
Submitter: Zuul
Branch: stable/rocky

commit 81729a1fd3b95b452ee6472e62ced36aab9ba249
Author: Alex Schultz <email address hidden>
Date: Mon May 20 09:43:12 2019 -0600

    Add element to install all openstack clients

    Let's add an element to ensure all the python openstack clients are
    properly installed on the controllers. These were previously being
    pulled in because we installed the actual services. Since we moved to
    containers, these clients are no longer installed by default.

    Conflicts:
     elements/overcloud-controller/install.d/package-installs-overcloud-controller
     elements/overcloud-controller/pkg-map

    Closes-Bug: #1829769
    Change-Id: I551d6ac2d064bff05862b3ffa025240657fafd36
    (cherry picked from commit 6a3c2b3e61923c82a3b95b6a1ec65f154021e42a)